Skip to content

Commit 1f6e7de

Browse files
authored
Release 3.4.1 (#3818)
1 parent 2ee5fb2 commit 1f6e7de

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ enable_testing()
44
set (CMAKE_EXPORT_COMPILE_COMMANDS ON)
55

66
project (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

ChangeLog

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
------ current release ---------------------------
22

3+
3.4.1 -
4+
5+
- The nagging to read `task news` has been fixed.
6+
7+
------ old releases ------------------------------
8+
39
3.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-
2428
3.3.0 -
2529

2630
- Sync now supports AWS S3 as a backend.

0 commit comments

Comments
 (0)