From b9b65ee3e140c26fd56406d0948312637b947456 Mon Sep 17 00:00:00 2001 From: henrypp Date: Tue, 25 Aug 2020 19:52:10 +0600 Subject: [PATCH] upd changelog --- CHANGELOG.md | 12 ++++++++++++ bin/History.txt | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d53a83d..9c0615cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +v3.2.3 (25 August 2020) +- added ncsi system rule (issue #709) +- added command line mutex checking (issue #750) +- added noficitation window redraw (issue #731) +- use logical sorting order (issue #735) +- check for provider status before create filters +- do not highlight connections in log tab +- fixed support oldest win7 versions (issue #737) +- removed listview empty markup +- cosmetic fixes +- fixed bugs + v3.2.2 (29 July 2020) - user rules broken with 3.2.1 (issue #729) diff --git a/bin/History.txt b/bin/History.txt index 6d53a83d..9c0615cf 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,15 @@ +v3.2.3 (25 August 2020) +- added ncsi system rule (issue #709) +- added command line mutex checking (issue #750) +- added noficitation window redraw (issue #731) +- use logical sorting order (issue #735) +- check for provider status before create filters +- do not highlight connections in log tab +- fixed support oldest win7 versions (issue #737) +- removed listview empty markup +- cosmetic fixes +- fixed bugs + v3.2.2 (29 July 2020) - user rules broken with 3.2.1 (issue #729)