chore: update CHANGELOG

This commit is contained in:
cătălin 2024-11-01 16:11:33 +01:00
commit e152aa5f28
No known key found for this signature in database

View file

@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.1.1] - 2024-11-01
### 🚀 Features
- Add Commands enum, delete useless commands, revamp the Settings class and the MarkovChain.message_handler method
- Add config input for the automated generation option
### ⚙️ Miscellaneous Tasks
- Update CHANGELOG
## [0.1.0] - 2024-10-23
### 🚀 Features