From 200dc204b0038ec6d799d65574cd6e86feb70abf Mon Sep 17 00:00:00 2001 From: DavidXanatos Date: Tue, 26 Jul 2022 19:38:19 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1681708..aa422822 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/). +## [1.3.0 / 5.58.0] - 2022-07-? + +### Changed +- the access view list now adds in display the tailing * to file and key paths the same way the driver does [2039](https://github.com/sandboxie-plus/Sandboxie/issues/2039) ## [1.2.6 / 5.57.6] - 2022-07-25 ### Changed -- the access view list now adds in display the tailing * to file and key paths the same way the driver does [2039](https://github.com/sandboxie-plus/Sandboxie/issues/2039) - reworked saving of global options ### Fixed