File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
+
8
+ The changelog starts with version 0.6.2.
9
+ Changes to prior versions can be found on the [ Github release page] ( https://github.com/cryptomator/cli/releases ) .
10
+
11
+ ## [ Unreleased]
12
+
13
+ ### Changed
14
+
15
+ * Update org.cryptomator: cryptofs from 2.7.1 to 2.8.0
16
+ * Update org.cryptomator: webdav-nio-adapter from 2.0.7 to 2.0.10
17
+ * Update org.cryptomator: fuse-nio-adapter from 5.0.4 to 5.0.5
18
+ * Update org.slf4j: slf4j-api from 2.0.16 to 2.0.17
19
+ * Update ch.qos.logback: logback- * from 1.5.13 to 1.5.18
20
+ * Update build JDK from 23 to 24.0.0+36
21
+
22
+ ### Fixed
23
+
24
+ * Mount fails with libfuse3.17.1 ([ #87 ] ( https://github.com/cryptomator/cli/issues/87 ) )
You can’t perform that action at this time.
0 commit comments