From 6d639259bcf0c3223ba29bfcf44578c94d9825e6 Mon Sep 17 00:00:00 2001 From: offhub <6871698+offhub@users.noreply.github.com> Date: Tue, 26 Mar 2024 09:37:35 +0300 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7d60d35..a99f743c 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-25 +## [1.13.4 / 5.68.4] - 2024-03-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)