diff --git a/CHANGELOG.md b/CHANGELOG.md index bf1ec42fc..10f1135e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,4 +20,5 @@ Changes to prior versions can be found on the [Github release page](https://gith ### Changed * Built using JDK 25 ([#4031](https://github.com/cryptomator/cryptomator/issues/4031)) -* Modernized Template for GitHub Releases \ No newline at end of file +* Modernized Template for GitHub Releases +* Disable user defined app start config on Windows ([#4132](https://github.com/cryptomator/cryptomator/issues/4132))