Skip to content

Commit e43239d

Browse files
committed
add changelog
1 parent 527e9aa commit e43239d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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))

0 commit comments

Comments
 (0)