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()
44set (CMAKE_EXPORT_COMPILE_COMMANDS ON )
55
66project (task
7- VERSION 3.4.0
7+ VERSION 3.4.1
88 DESCRIPTION "Taskwarrior - a command-line TODO list manager"
99 HOMEPAGE_URL https://taskwarrior.org/)
1010
Original file line number Diff line number Diff line change 11------ current release ---------------------------
22
3+ 3.4.1 -
4+
5+ - The nagging to read `task news` has been fixed.
6+
7+ ------ old releases ------------------------------
8+
393.4.0 -
410
511- 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:
1925 - Yong Li
2026 - jrmarino
2127
22- ------ old releases ------------------------------
23-
24283.3.0 -
2529
2630- Sync now supports AWS S3 as a backend.
You can’t perform that action at this time.
0 commit comments