update changelog

This commit is contained in:
Ethan Buchman 2018-07-14 14:05:50 +01:00
parent 94006855d1
commit 74106c8bea
1 changed files with 4 additions and 4 deletions

View File

@ -4,13 +4,13 @@
*July 14th, 2018*
FEATURES:
- [tools] Merged in from github.com/tendermint/tools
IMPROVEMENTS:
BREAKING CHANGES:
- [genesis] removed deprecated `app_options` field.
- [types] Genesis.AppStateJSON -> Genesis.AppState
FEATURES:
- [tools] Merged in from github.com/tendermint/tools
BUG FIXES:
- [tools/tm-bench] Various fixes
- [consensus] Wait for WAL to stop on shutdown