From 1c003ac73d546c923894ade15d3206c90009cb97 Mon Sep 17 00:00:00 2001 From: DavidXanatos Date: Mon, 1 Jul 2024 19:31:47 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84756f21..6774da31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [1.14.3 / 5.69.3] - 2024-06-?? +## [1.14.3 / 5.69.3] - 2024-07-01 ### Changed - changed Qt 5 version to Qt 5.15.14 with OpenSSL 3.3.1 [#3994](https://github.com/sandboxie-plus/Sandboxie/pull/3994) (thanks offhub)