update CHANGELOG

This commit is contained in:
Anton Kaliaev 2017-11-22 17:51:36 -06:00
parent 91efacfabc
commit afb7feeea2
No known key found for this signature in database
GPG Key ID: 7B6881D965918214

View File

@ -3,7 +3,9 @@
## 0.8.0 (TBD)
BREAKING CHANGES:
- [client] more consistent interface
- [client] all {X}Sync methods now return an error
- [types] removed Result
- [client] all {X}Sync methods now return Response{X} as first return value
IMPROVEMENTS:
- [types] added Tags field to ResponseDeliverTx