diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b5fc7f0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog +There may be issues/added features that aren't listed here. Some fixed issues/added features don't have anything linked to them. + +## v1.9.4 (Upcoming) +- Bugfixes +- Removed replit port, due to it being outdated ([#19](https://github.com/ElBe-Development/discord.py-bot-template/issues/19)) +- Added `/clear` command ([#20](https://github.com/ElBe-Development/discord.py-bot-template/issues/20)) +More in progress + +## v1.9.3 +- Bugfixes +- Added welcome/goodbye feature manager ([#11](https://github.com/ElBe-Development/discord.py-bot-template/issues/11)) +- Added role customisation + +## v1.9.2 +- Bugfixes +- Rewrote replit port ([#1](https://github.com/ElBe-Development/discord.py-bot-template/issues/1), [#8](https://github.com/ElBe-Development/discord.py-bot-template/issues/8)) +- Added error handler ([#10](https://github.com/ElBe-Development/discord.py-bot-template/issues/10)) + +## v1.9.1 +- Added feature manager ([#4](https://github.com/ElBe-Development/discord.py-bot-template/issues/4)) +- Added stop command to command creator