mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Update task news
to support 3.0.0 (#3342)
* Introduce Version, use it to check current version in custom reports * Support multiple versions in 'task news'
This commit is contained in:
parent
d243d000eb
commit
4d9bb20bdd
7 changed files with 302 additions and 36 deletions
|
@ -18,6 +18,7 @@ add_library (task STATIC CLI2.cpp CLI2.h
|
|||
TDB2.cpp TDB2.h
|
||||
Task.cpp Task.h
|
||||
Variant.cpp Variant.h
|
||||
Version.cpp Version.h
|
||||
ViewTask.cpp ViewTask.h
|
||||
dependency.cpp
|
||||
feedback.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue