Update changelog

This commit is contained in:
Christopher Goes 2018-05-10 17:31:22 +02:00
parent 580ac5f57b
commit 0ec21e4e27
No known key found for this signature in database
GPG Key ID: E828D98232D328D3
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ FEATURES:
* Add (non-proof) subspace query helper functions
* Add more staking query functions: candidates, delegator-bonds
* Bank module now tags transactions with sender/recipient for indexing & later retrieval
* Stake module now tags transactions with delegator/candidate for delegation & unbonding
BUG FIXES
* Gaia now uses stake, ported from github.com/cosmos/gaia