Update changelog

This commit is contained in:
Christopher Goes
2018-05-10 17:37:12 +02:00
parent 60b56f9b1c
commit c0eb66b133
+1
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