From 0b1a95ac0f4744038b3136a7e455644205dff603 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=88=B1=E7=BC=96=E7=A8=8B=E7=9A=84=E5=8F=B6=E4=B8=80?= =?UTF-8?q?=E7=AC=91?= <92030377+love-code-yeyixiao@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:49:01 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b32046..41ccc428 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,6 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [1.1x.x / 5.xx.x] - 2024-07-0x - -### Added -- added UI options for "ForceRestartAll" and "UseCreateToken" in OptionWindow -- added an optional context menu option to make folder/file forced quickly - - Note: You can also use "Sandman.exe /add_force program_path" to do it - ## [1.14.5 / 5.69.5] - 2024-07-? @@ -18,6 +11,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). - added option to always run the sandman UI as admin [#4090](https://github.com/sandboxie-plus/Sandboxie/issues/4090) - added Proxy exclusion [#4036](https://github.com/sandboxie-plus/Sandboxie/issues/4036) - added "ForceChildren=Program.exe" [#4070](https://github.com/sandboxie-plus/Sandboxie/issues/4070) +- added UI options for "ForceRestartAll" and "UseCreateToken" in OptionWindow +- added an optional context menu option to make folder/file forced quickly + - Note: You can also use "Sandman.exe /add_force program_path" to do it ### Fixed - fixed two supporter certificate popping up every time a Sandboxes' settings are opened [#4074](https://github.com/sandboxie-plus/Sandboxie/issues/4074)