From b284d39e055d501f2064b09217efa022867d9d72 Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Mon, 26 Jun 2017 17:29:39 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c14c2f7..5181f174 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 0.10.1 (TBD) FEATURES: +- Use `--trace` to get stack traces for logged errors - types: GenesisDoc.ValidatorHash returns the hash of the genesis validator set - types: GenesisDocFromFile parses a GenesiDoc from a JSON file