update changelog

This commit is contained in:
Anton Kaliaev 2018-03-01 11:58:29 +04:00
parent 87372da730
commit e8d8aedd1f
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with 3 additions and 2 deletions

View File

@ -30,11 +30,12 @@ BUG FIXES:
BREAKING:
- [genesis] rename `app_options` to `app_state`
## 0.16.1 (TBD)
IMPROVEMENTS:
- [config] exposed `auth_enc` flag to enable/disable encryption
- [p2p] when `auth_enc` is true, all dialed peers must have a node ID in their address
- [all] renamed `dummy` (`persistent_dummy`) to `kvstore`
(`persistent_kvstore`) (name "dummy" is deprecated and will not work in
release after this one)
## 0.16.0 (February 20th, 2017)