Update changelog

This commit is contained in:
Christopher Goes
2018-05-10 17:37:12 +02:00
parent 580ac5f57b
commit 0ec21e4e27
+1
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