29 lines
584 B
Text
29 lines
584 B
Text
# Changelog
|
|
|
|
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
|
|
|
|
- Initial commit
|
|
- Add pyinstaller specfile
|
|
- Add onefile pyinstaller spec
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Add authors pyproject metadata
|
|
- Add CHANGELOG
|
|
|
|
<!-- generated by git-cliff -->
|