mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Release 3.4.1 (#3818)
This commit is contained in:
parent
2ee5fb287c
commit
1f6e7de569
2 changed files with 7 additions and 3 deletions
|
@ -4,7 +4,7 @@ enable_testing()
|
|||
set (CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
project (task
|
||||
VERSION 3.4.0
|
||||
VERSION 3.4.1
|
||||
DESCRIPTION "Taskwarrior - a command-line TODO list manager"
|
||||
HOMEPAGE_URL https://taskwarrior.org/)
|
||||
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
------ current release ---------------------------
|
||||
|
||||
3.4.1 -
|
||||
|
||||
- The nagging to read `task news` has been fixed.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
3.4.0 -
|
||||
|
||||
- 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:
|
|||
- Yong Li
|
||||
- jrmarino
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
3.3.0 -
|
||||
|
||||
- Sync now supports AWS S3 as a backend.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue