Browse Source

update changelog [ci skip]

pull/948/head
Anton Kaliaev 7 years ago
parent
commit
d819d5d324
No known key found for this signature in database GPG Key ID: 7B6881D965918214
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      CHANGELOG.md

+ 8
- 0
CHANGELOG.md View File

@ -27,6 +27,14 @@ 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.14.0 (TBD)
BREAKING CHANGES:
- rpc/client: changed Subscribe/Unsubscribe/UnsubscribeAll funcs signatures to be identical to event bus.
IMPROVEMENTS:
- rpc/client: can act as event bus subscriber (See https://github.com/tendermint/tendermint/issues/945).
## 0.13.0 (December 6, 2017)
BREAKING CHANGES:


Loading…
Cancel
Save