From 2015f4de2b917eaebe0f765a024d2201cff11406 Mon Sep 17 00:00:00 2001 From: henrypp Date: Thu, 29 Apr 2021 08:57:33 +0600 Subject: [PATCH] upd changelog --- CHANGELOG.md | 8 ++++++++ bin/History.txt | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03e54e4c..f24596c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +v3.3.3 (29 April 2021) +- fixed listview tooltip can cause crash (issue #890) +- fixed editor does not create filters for the app +- fixed incorrect shared icons behaviour +- fixed interlocked operations logic +- fixed caching behaviour +- fixed internal bugs + v3.3.2 Beta (23 April 2021) - added half an hour timer - added missing spinlocks diff --git a/bin/History.txt b/bin/History.txt index 03e54e4c..f24596c4 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,11 @@ +v3.3.3 (29 April 2021) +- fixed listview tooltip can cause crash (issue #890) +- fixed editor does not create filters for the app +- fixed incorrect shared icons behaviour +- fixed interlocked operations logic +- fixed caching behaviour +- fixed internal bugs + v3.3.2 Beta (23 April 2021) - added half an hour timer - added missing spinlocks