v0.4.1
This commit is contained in:
@@ -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.1 - 2021-09-24
|
||||
- Fix for the build process to include the serde feature "derive". 0.4.0 could not be published to crates.io due to this bug.
|
||||
|
||||
## 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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user