mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
v0.4.0
This commit is contained in:
parent
b1b17310e6
commit
fe7d421c21
7 changed files with 11 additions and 9 deletions
|
@ -4,6 +4,9 @@
|
|||
|
||||
Note: unreleased change log entries are kept in `.changelogs/` directory in repo root, and can be added with `./script/changelog.py add "Added thing for reason"
|
||||
|
||||
## 0.4.0 - 2021-09-25
|
||||
- Breaking: Removed the KV based storage backend in client and server, and replaced with SQLite ([Issue #131](https://github.com/taskchampion/taskchampion/issues/131), [PR #206](https://github.com/taskchampion/taskchampion/pull/206))
|
||||
|
||||
## 0.3.0 - 2021-01-11
|
||||
- Flexible named reports
|
||||
- Updates to the TaskChampion crate API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue