From c10a3f26b32c03bb3637d311bd0aeccefd4f865e Mon Sep 17 00:00:00 2001 From: DavidXanatos Date: Sun, 9 Oct 2022 19:51:28 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 010d43b8..47f0d7ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - added tooltips to resource access modes [#2300](https://github.com/sandboxie-plus/Sandboxie/issues/2300) +- added UI option to control ApplyElevateCreateProcessFix [#2302](https://github.com/sandboxie-plus/Sandboxie/issues/2302) + +### Changed +- Moved Restrictions tab from the new Security page back to the General page ### Fixed - fixed wrong button captions in the breakout process page