From 1ab89e6cbfb59681a7a5dc8503020e6d661a1f0d Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Fri, 27 Apr 2018 12:23:00 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d6562096..0c2701e57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)