Browse Source

update changelog

pull/1514/head
Ethan Buchman 6 years ago
parent
commit
1ab89e6cbf
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      CHANGELOG.md

+ 6
- 0
CHANGELOG.md View File

@ -36,6 +36,12 @@ FEATURES:
BUG FIXES
- [rpc] Lower case JSON field names
- [rpc] Fix missing entries and lower case the fields in `/dump_consensus_state`
- [rpc] Fix NodeInfo.Channels format to hex
- [rpc] Add Validator address to `/status`
- [rpc] Fix `prove` in ABCIQuery
- [cmd] MarshalJSONIndent on init
- [spec] Document address format and pubkey encoding
## 0.19.0 (April 13th, 2018)


Loading…
Cancel
Save