From b95bed8ae6d1e22a9dd886627f353ac558a109dc Mon Sep 17 00:00:00 2001 From: freyamade Date: Wed, 20 Mar 2019 14:50:19 +0000 Subject: [PATCH] Changelog for 0.2.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c129bc..2e96cb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,10 @@ One stop shop for the updates made to the project with each version, and to check master's status against the latest release ## master + +## 0.2.1 - Latest Release - Fixed rendering issue regarding embeds with multi line descriptions +- Fixed major issue regarding the application taking a lot of CPU usage to just run idly ## 0.2.0 - Latest Release - Fixed issue with parts of messages being removed during the text wrapping process