diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf1434b..cc11d8f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,14 +25,14 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed - setup wizard has now a dedicated update configuration page - split the support page into Sandboxie Support and Sandboxie Updater tabs -- when the troubleshooting.7z is available the script engine is use to match comaptybility templates - - this allows a better granularity in template selection, the script AppCompatibility.js is used +- when the troubleshooting.7z file is available, the script engine will be used to match compatibility templates + - this allows a better granularity in template selection by using the AppCompatibility.js script ### Fixed - fixed uninstall issue in the Sandboxie Classic installer [d1863ff](https://github.com/sandboxie-plus/Sandboxie/commit/d1863ffadfe105c695de71c9e841c2fd568116fe) ### Removed -- reduced duplicate code (thanks lmou523) [#3067](https://github.com/sandboxie-plus/Sandboxie/pull/3067) +- cleaned up duplicate code (thanks lmou523) [#3067](https://github.com/sandboxie-plus/Sandboxie/pull/3067)