Update CHANGELOG.md

Forgot to add text
This commit is contained in:
ElBe 2023-03-06 11:06:11 +01:00 committed by GitHub
parent 6d5b2870e3
commit 5b6de1019b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,8 @@ Versions before `v1.0.0 alpha16` may still use old version names and changelog.
- Switched to `commands V2` system ([#46](https://github.com/ElBe-Development/discord.py-bot-template/issues/46))
## `v.1.0.0 alpha18` (Private)
### Added
### Added
- Added optional `level` value (defualts to `variables.standard_logging_level`) to logger objects to only show messages above or equal to that level
## `v.1.0.0 alpha17` (Private)
### Added