File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
7
7
The changelog starts with version 2.0.9.
8
8
Changes to prior versions can be found on the [ Github release page] ( https://github.com/cryptomator/webdav-nio-adapter/releases ) .
9
9
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 ) )
11
15
12
16
## [ 2.0.9] - 2025-04-04
13
17
@@ -16,5 +20,5 @@ Changes to prior versions can be found on the [Github release page](https://gith
16
20
17
21
## Changed
18
22
* 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
You can’t perform that action at this time.
0 commit comments