File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ enable_testing()
4
4
set (CMAKE_EXPORT_COMPILE_COMMANDS ON )
5
5
6
6
project (task
7
- VERSION 3.4.0
7
+ VERSION 3.4.1
8
8
DESCRIPTION "Taskwarrior - a command-line TODO list manager"
9
9
HOMEPAGE_URL https://taskwarrior.org/ )
10
10
Original file line number Diff line number Diff line change 1
1
------ current release ---------------------------
2
2
3
+ 3.4.1 -
4
+
5
+ - The nagging to read `task news` has been fixed.
6
+
7
+ ------ old releases ------------------------------
8
+
3
9
3.4.0 -
4
10
5
11
- Where possible, the task DB is now opened in read-only mode, which improves
@@ -19,8 +25,6 @@ Thanks to the following people for contributions to this release:
19
25
- Yong Li
20
26
- jrmarino
21
27
22
- ------ old releases ------------------------------
23
-
24
28
3.3.0 -
25
29
26
30
- Sync now supports AWS S3 as a backend.
You can’t perform that action at this time.
0 commit comments