Update CHANGELOG.md

This commit is contained in:
Corban-Lee Jones 2024-08-18 23:09:24 +01:00
parent 6748274cc9
commit fbac613895

View File

@ -1,4 +1,12 @@
**unreleased v0.1.2**
- Fix: Fetch channels if not found in bot cache (error fix)
- Enhancement: command to test a channel's permissions allow for the Bot to function
- Enhancement: account for active state from a server's settings (`GuildSettings`)
- Other: Cleaned out many instances of unused code.
-
**v0.1.1**
- Docs: Start of changelog