added to Changelog

This commit is contained in:
Sunny Aggarwal 2018-04-22 15:08:12 -07:00 committed by Christopher Goes
parent af0e71fa0d
commit a7d7257802
No known key found for this signature in database
GPG Key ID: E828D98232D328D3

View File

@ -36,6 +36,7 @@ BREAKING CHANGES
* Removed redundancy in names (ex. stake.StakeKeeper -> stake.Keeper)
* Removed SealedAccountMapper
* gaiad init now requires use of `--name` flag
* Removed Get from Msg interface
BUG FIXES
* Gaia now uses stake, ported from github.com/cosmos/gaia