diff --git a/CHANGELOG.md b/CHANGELOG.md index 075686a..acf4b02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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