From b5a068c32749d24a832047e1cb372a8f827c5203 Mon Sep 17 00:00:00 2001 From: aclist Date: Fri, 17 Feb 2023 13:27:41 +0900 Subject: [PATCH] fix: hotfix for #57 --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index 21666e6..b21c2fb 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,12 @@ - Custom query API - Store favorites by IP +## [3.2.3] 2023-02-17 +### Fixed +- sysctl map count value not being loaded immediately after setting +- Application terminating when user declines to update map count value +- Erroneous stderror output when flatpak is not installed + ## [3.1.8] 2023-01-18 ### Fixed - Progress window blocking rest of window stack