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:
Dustin J. Mitchell
2024-04-15 22:04:16 -04:00
committed by GitHub
parent d243d000eb
commit 4d9bb20bdd
7 changed files with 302 additions and 36 deletions

View File

@@ -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