update changelog and readme

This commit is contained in:
2019-04-18 10:48:33 +02:00
parent ef70358c27
commit 8700cda294
2 changed files with 7 additions and 1 deletions

View File

@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
## 2019-04-14 - 0.1.0
### Added
- Switch from redis store to in memory kv store (no persistence on data)
## 2019-03-18 - 0.0.3
### Added