Skip to content

Commit ec877d1

Browse files
authored
Update CHANGELOG.md to reflect changes in 2.0.10
1 parent b9da082 commit ec877d1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

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

10-
## [Unreleased]
10+
## [2.0.10] - 2025-04-04
11+
12+
### Changed
13+
* Updated org.cryptomator:webdav-nio-adapter-servlet from 1.2.7 to 1.2.8
14+
* Mounting with MacAppleScriptMounter adds credential entry to keychain (again) ([75ef214cd44a3eb84cd4ecc6242456cfa42b35a7](https://github.com/cryptomator/webdav-nio-adapter/commit/75ef214cd44a3eb84cd4ecc6242456cfa42b35a7))
1115

1216
## [2.0.9] - 2025-04-04
1317

@@ -16,5 +20,5 @@ Changes to prior versions can be found on the [Github release page](https://gith
1620

1721
## Changed
1822
* Increase timeout for MacAppleScript mounter to 120s (see #107)
19-
* Updates org.eclipse.jetty:jetty-server from 10.0.24 to 10.0.25
20-
* Updates org.eclipse.jetty:jetty-servlet from 10.0.24 to 10.0.25
23+
* Updated org.eclipse.jetty:jetty-server from 10.0.24 to 10.0.25
24+
* Updated org.eclipse.jetty:jetty-servlet from 10.0.24 to 10.0.25

0 commit comments

Comments
 (0)