From 4c3b304260c20afaf9973e3b0c17f60d820fb91f Mon Sep 17 00:00:00 2001 From: _Lighty_ <49841131+1Lighty@users.noreply.github.com> Date: Thu, 9 Jan 2020 21:59:58 +0100 Subject: [PATCH] Fix STR CHANGELOG.md --- Plugins/SaveToRedux/CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Plugins/SaveToRedux/CHANGELOG.md b/Plugins/SaveToRedux/CHANGELOG.md index e6bcb1e..765a220 100644 --- a/Plugins/SaveToRedux/CHANGELOG.md +++ b/Plugins/SaveToRedux/CHANGELOG.md @@ -1,10 +1,13 @@ # [SaveToRedux](https://1lighty.github.io/BetterDiscordStuff/?plugin=SaveToRedux "SaveToRedux") Changelog -### 2.0.5 +### 2.0.6 - Updated image detection - Fixed emotes not saving as their name - Added support of saving group DM icons (needs XenoLib v1.3.4) - Added option to save server and user icons by their respective names instead of randomized (on by default) +### 2.0.5 +- Fixed steam image links and similar, failing silently + ### 2.0.4 - Fixed saving things with multiple dots having the wrong extension - Fixed steam images, and similar not be saveable @@ -69,4 +72,4 @@ - Fixed random logging spam in console.' ### 1.0.0 -- Initial release \ No newline at end of file +- Initial release