mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 21:01:21 +00:00
update changelog
This commit is contained in:
@ -30,11 +30,12 @@ BUG FIXES:
|
|||||||
BREAKING:
|
BREAKING:
|
||||||
- [genesis] rename `app_options` to `app_state`
|
- [genesis] rename `app_options` to `app_state`
|
||||||
|
|
||||||
## 0.16.1 (TBD)
|
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
- [config] exposed `auth_enc` flag to enable/disable encryption
|
- [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
|
- [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)
|
## 0.16.0 (February 20th, 2017)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user