We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a052dd0 commit 5856f28Copy full SHA for 5856f28
1 file changed
CHANGELOG.md
@@ -7,11 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
7
The changelog starts with version 1.7.0.
8
Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/integrations-api/releases).
9
10
-## [Unreleased]
+## [Unreleased](https://github.com/cryptomator/integrations-api/compare/1.7.0...HEAD)
11
12
-No changes yet.
+### Added
13
14
-## [1.7.0] - 2025-09-17
+* Experimental [Update API](https://github.com/cryptomator/integrations-api/blob/a052dd06a38f5410f6d9c9c7061c036efee83480/src/main/java/org/cryptomator/integrations/update/UpdateMechanism.java)
15
+
16
+## [1.7.0](https://github.com/cryptomator/integrations-api/releases/tag/1.7.0) - 2025-09-17
17
18
### Changed
19
0 commit comments