From a3e14ee37a94e5c5ae60278a5ff85db9fe404cc0 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Mon, 11 Apr 2022 04:36:35 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49cba79b..f559871d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [1.0.18 / 5.55.18] - 2022-04-?? +### Added +- added minor browsers to BlockSoftwareUpdaters template (by APMichael) [#1602](https://github.com/sandboxie-plus/Sandboxie/issues/1602#issuecomment-1091956328) + ### Changed - Failed memory read attempts to unboxed processes will no longer cause message 2111 by default -- Note: the message can be enabled in the settings if desired with "NotifyProcessAccessDenied=y"