diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d7bb63b..e4047197a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Changes to prior versions can be found on the [Github release page](https://gith * Updated to JDK 26.0.1 ([#4244](https://github.com/cryptomator/cryptomator/pull/4244)) * Updated to JavaFX 25.0.3 ([#4255](https://github.com/cryptomator/cryptomator/pull/4255)) * Drop signing with Actalis issued certificate ([#4169](https://github.com/cryptomator/cryptomator/pull/4169), [#4262](https://github.com/cryptomator/cryptomator/pull/4262)) +* Fix dagger binding graph issues ([#4147](https://github.com/cryptomator/cryptomator/pull/4147)) +* Added flatpak build to CI ([#4199](https://github.com/cryptomator/cryptomator/pull/4199)) * Updated dependencies: - `org.cryptomator:webdav-nio-adapter` from 3.0.1 to 3.0.2 - `org.cryptomator:integrations-api` from 1.8.0 to 1.9.0