File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 32
32
prerelease : true
33
33
token : ${{ secrets.CRYPTOBOT_RELEASE_TOKEN }}
34
34
generate_release_notes : true
35
+ body : |
36
+ For a list of all notable changes, read the [changelog](/CHANGELOG.md).
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 1.6.1.
8
+ Changes to prior versions can be found on the [ Github release page] ( https://github.com/cryptomator/integrations-linux/releases ) .
9
+
10
+ ## [ Unreleased]
11
+
12
+ ### Changed
13
+
14
+ * Refactor Dolphin quick access integration for robustness (#114 )
15
+
16
+ ### Fixed
17
+
18
+ * Remove stale bookmarks in Dolphin quick access (#114 )
19
+
20
+
You can’t perform that action at this time.
0 commit comments