Skip to content

Commit ad6ada5

Browse files
committed
finalize 2.10.0
1 parent a220315 commit ad6ada5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
77
The changelog starts with version 2.10.0.
88
Changes to prior versions can be found on the [GitHub release page](https://github.com/cryptomator/cryptofs/releases).
99

10-
## [2.10.0](https://github.com/cryptomator/cryptofs/compare/2.9.0...HEAD) - tbd
10+
## [2.10.0](https://github.com/cryptomator/cryptofs/releases/tag/2.10.0) - 2026-03-05
1111

1212
### Added
1313
* Files-in-Use: Optional feature to indicate for external parties if an encrypted file is currently opened by this filesystem ([#312](https://github.com/cryptomator/cryptofs/pull/312), [#338](https://github.com/cryptomator/cryptofs/pull/338))
@@ -20,6 +20,9 @@ Changes to prior versions can be found on the [GitHub release page](https://gith
2020
* Updated dependencies:
2121
* `com.github.ben-manes.caffeine:caffeine` from 3.2.0 to 3.2.3 ([#323](https://github.com/cryptomator/cryptofs/pull/323))
2222
* `org.cryptomator:cryptolib` from 2.2.1 to 2.2.2
23+
* `com.auth0:java-jwt` from 4.5.0 to 4.5.1
24+
* Removed dependencies:
25+
* `com.google.guava:guava`
2326

2427
### Fixed
2528
* Replacing internal path class `CryptoPath` with strings in `FilesystemEvent`s ([#319](https://github.com/cryptomator/cryptofs/pull/319))

0 commit comments

Comments
 (0)