Move changelog entry to version 0.17

This commit is contained in:
Christopher Goes 2018-05-15 23:36:44 +02:00
parent ea6d3e8efc
commit 2c6b414098
No known key found for this signature in database
GPG Key ID: E828D98232D328D3

View File

@ -12,6 +12,7 @@ FEATURES
* [gaiad] Added `gaiad export` command to export current state to JSON
* [x/bank] Tx tags with sender/recipient for indexing & later retrieval
* [x/stake] Tx tags with delegator/candidate for delegation & unbonding, and candidate info for declare candidate / edit candidacy
* [x/auth] Added ability to change pubkey to auth module
IMPROVEMENTS
@ -42,7 +43,6 @@ BREAKING CHANGES
* gaiad init now requires use of `--name` flag
* Removed Get from Msg interface
* types/rational now extends big.Rat
* added ability to change pubkey to auth module
FEATURES: