Update CHANGELOG.md

This commit is contained in:
2022-01-31 22:01:21 +01:00
parent a2019b95c3
commit 0d14da1df3

View File

@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Changed - Added more information to .env.example
- Rewrote install instructions and added how you create a Discord bot token to the README.md.
- `build: .` is now removed from docker-compose.yml as it broke `docker-compose up`
- `version: 3` is now removed from the docker-compose.yml as it is not needed anymore.
- `.env.example` is now located in extras and root folder.
- Updated dependencies: - Updated dependencies:
- Updating pluggy (0.13.1 -> 1.0.0) - Updating pluggy (0.13.1 -> 1.0.0)
- Updating types-dateparser (1.0.10 -> 1.0.13) - Updating types-dateparser (1.0.10 -> 1.0.13)