From d8c29e6e0b364ca3fb99e0b9a3a4dd65003ac57e Mon Sep 17 00:00:00 2001 From: Miikka Virtanen Date: Wed, 20 Sep 2017 09:54:00 +0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da35c89..24ec5a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## Sep 20, 2017 +* Fixed crash when the bot was unable to find or create a modmail thread +* Reduced error log spam in case of network errors from Eris + ## Sep 19, 2017 * Added `logChannelId` option * Some code clean-up. Please open an issue if you encounter any bugs!