diff --git a/.changelogs/2021-09-10-sqlstore.md b/.changelogs/2021-09-10-sqlstore.md new file mode 100644 index 000000000..b0151816c --- /dev/null +++ b/.changelogs/2021-09-10-sqlstore.md @@ -0,0 +1 @@ +- 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))