From f4a7d846c4855dfcf5c4dec7795561f7b7404d4b Mon Sep 17 00:00:00 2001 From: Ash Keel Date: Tue, 7 Feb 2023 23:02:16 +0100 Subject: [PATCH] docs: update changelog with known issue --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8597a87..a70c32a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ UPGRADE NOTE: If upgrading from an earlier version, please re-authenticate your ### Changed - Bumped recent event limit to 100 to deal with some spammy events -- When closing the all a quick warning will ask you if you are really sure (it's not a trick I just keep doing it by mistake) +- When closing the app a quick dialog will ask you if you are really sure (it's not a trick I just keep doing it by mistake). Sometimes it does it twice, it's a known issue. ### Fixed @@ -26,7 +26,6 @@ UPGRADE NOTE: If upgrading from an earlier version, please re-authenticate your - The loyalty system was non-functional after an internal rewrite in 3.0.0, this has been fixed - Fixed a crash due to Twitch returning corrupted responses to status polling - Fixed issue where the LIVE stream preview would overlap dialog windows -- ## [3.0.0]