From d456f1b455a408d07af8bd88da6e149279b39f7f Mon Sep 17 00:00:00 2001 From: henrypp Date: Thu, 27 Feb 2020 21:18:06 +0600 Subject: [PATCH] upd changelog --- CHANGELOG.md | 11 +++++++++++ bin/History.txt | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6245880f..141881e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +v3.1.1 (27 February 2020) +- fixed displaying tooltips for non-existing apps in network tab (issue #422) +- fixed wsl apps do not display names in the network tab (issue #606) +- fixed incorrect default locale name on some systems (issue #621) +- fixed process mitigation policy (win10rs2+) (issue #611) +- fixed persistent dark theme (win10rs5+) (issue #609) +- fixed update window does not close (issue #616) +- fixed log cleanup (issue #613) +- updated blocklist +- fixed bugs + v3.1 (8 February 2020) - changed compiler build settings - changed settings interface diff --git a/bin/History.txt b/bin/History.txt index 6245880f..141881e0 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,14 @@ +v3.1.1 (27 February 2020) +- fixed displaying tooltips for non-existing apps in network tab (issue #422) +- fixed wsl apps do not display names in the network tab (issue #606) +- fixed incorrect default locale name on some systems (issue #621) +- fixed process mitigation policy (win10rs2+) (issue #611) +- fixed persistent dark theme (win10rs5+) (issue #609) +- fixed update window does not close (issue #616) +- fixed log cleanup (issue #613) +- updated blocklist +- fixed bugs + v3.1 (8 February 2020) - changed compiler build settings - changed settings interface