Browse Source

update CHANGELOG

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

+ 3
- 1
CHANGELOG.md 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


Loading…
Cancel
Save