File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-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+
7+ The changelog starts with version 2.10.0.
8+ Changes to prior versions can be found on the [ Github release page] ( https://github.com/cryptomator/cryptofs/releases ) .
9+
10+ ## [ Unreleased] ( https://github.com/cryptomator/cryptofs/compare/2.9.0...HEAD )
11+
12+ ### Added
13+ * [ changelog] ( CHANGELOG.md ) file
14+
15+ ### Changed
16+ * Use JDK 25 for build (bf26d6c9cd15a2489126ee0409a8ec9eca59da0c)
17+ * Pin external ci actions (#320 )
18+
19+ ### Fixed
20+ * Replacing internal path class ` CryptoPath ` with strings in ` FilesystemEvent ` s (#319 )
21+ * Make DOS file attribute class immutable (#305 )
You can’t perform that action at this time.
0 commit comments