Update changelog

This commit is contained in:
Christopher Goes 2018-05-10 00:53:24 +02:00
parent 60b56f9b1c
commit c0eb66b133
No known key found for this signature in database
GPG Key ID: E828D98232D328D3
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ FEATURES:
* Context now has access to the application-configured logger
* 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
BUG FIXES
* Gaia now uses stake, ported from github.com/cosmos/gaia