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
|
@ -2,6 +2,8 @@
|
|||
|
||||
To release Taskwarrior, follow this process:
|
||||
|
||||
- Examine the changes since the last version, and update `src/commands/CmdNews.cpp` accordingly.
|
||||
There are instructions at the top of the file.
|
||||
- Create a release PR
|
||||
- Update version in CMakeLists.txt
|
||||
- Update Changelog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue