From 52695d6a6350e58ab4c9a858cb4a871cc5d45435 Mon Sep 17 00:00:00 2001 From: DavidXanatos Date: Mon, 25 Mar 2024 20:22:24 +0100 Subject: [PATCH] Update CHANGELOG.md [skipci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c224ee94b8..b7d60d355b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). -## [1.13.4 / 5.68.4] - 2024-02-?? +## [1.13.4 / 5.68.4] - 2024-02-25 ### Added - added option to prevent sandboxed processes from accessing the images of the window outside the sandbox [#1985](https://github.com/sandboxie-plus/Sandboxie/issues/1985) (thanks Yeyixiao)