diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..baa78f2 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## 0.1.0 (2023-11-01) + + +### Features + +* implement minimal working version of `kvdb` ([#1](https://github.com/adowair/kvdb/issues/1)) ([708dc0b](https://github.com/adowair/kvdb/commit/708dc0b57df984a9598e58bac4a23015436e714f)) + + +### Miscellaneous Chores + +* change initial release version to 0.1.0 ([#6](https://github.com/adowair/kvdb/issues/6)) ([ceca93b](https://github.com/adowair/kvdb/commit/ceca93b03596c0d10c3dc1f7475a960c61459eda))