update changelog

This commit is contained in:
Anton Kaliaev 2017-10-05 12:05:12 +04:00
parent 321061125f
commit b26f812399
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,12 @@ BUG FIXES:
- Graceful handling/recovery for apps that have non-determinism or fail to halt
- Graceful handling/recovery for violations of safety, or liveness
## 0.12.0 (TBD)
IMPROVEMENTS:
- genesis doc: added `app_options` field, which, along with the other fields,
will be returned upon `/genesis` rpc call.
## 0.11.1 (October 10, 2017)
IMPROVEMENTS: