Bump version

This commit is contained in:
nolash
2021-06-03 14:05:56 +02:00
parent 6f4a0a6fc0
commit d174538666
3 changed files with 11 additions and 3 deletions

8
CHANGELOG Normal file
View File

@@ -0,0 +1,8 @@
- 0.0.2
* add fs backend
* add flexible data directory
* factor out sql backend as module
- 0.0.1 (unreleased)
* add queue states
* add queries
* add tx creation helper