Skip to content

Commit 7708704

Browse files
committed
[skip ci] update changelog
1 parent 11b42a1 commit 7708704

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
77
The changelog starts with version 1.7.0.
88
Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/integrations-api/releases).
99

10+
1011
## [Unreleased](https://github.com/cryptomator/integrations-api/compare/1.7.0...HEAD)
1112

1213
### Added
13-
1414
* Experimental [Update API](https://github.com/cryptomator/integrations-api/blob/a522f36cf45884127e2431dd18222391669d5992/src/main/java/org/cryptomator/integrations/update/UpdateMechanism.java) (#72)
1515

16-
## [1.7.0](https://github.com/cryptomator/integrations-api/releases/tag/1.7.0) - 2025-09-17
16+
### Fixed
17+
* Fixed plugin loading/discovery active even if pluginDir property is not set ([#86](https://github.com/cryptomator/integrations-api/pull/86))
1718

1819
### Changed
20+
* **[BREAKING]** Updated required build JDK to 25 ([#73](https://github.com/cryptomator/integrations-api/pull/73))
21+
* Pin version of GitHub actions in CI ([#87](https://github.com/cryptomator/integrations-api/pull/87))
22+
1923

24+
## [1.7.0](https://github.com/cryptomator/integrations-api/releases/tag/1.7.0) - 2025-09-17
25+
26+
### Changed
2027
* **[BREAKING]** Updated required build JDK to 21 (a88fa29d9cc05a0e39ab15420517d0f25cff6f35)

0 commit comments

Comments
 (0)