Update CHANGELOG.md

This commit is contained in:
ElBe 2023-01-11 12:23:38 +01:00 committed by GitHub
parent 28d5821592
commit d7c47a1950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,3 +22,6 @@ More in progress
## v1.9.1 ## v1.9.1
- Added feature manager ([#4](https://github.com/ElBe-Development/discord.py-bot-template/issues/4)) - Added feature manager ([#4](https://github.com/ElBe-Development/discord.py-bot-template/issues/4))
- Added stop command to command creator - Added stop command to command creator
## Before
Created the bot and added help, info, ping, stop, kick, ban and unban commands.