updated Changelog
This commit is contained in:
parent
016a1c8ec9
commit
b7c6713c5c
|
@ -22,6 +22,7 @@ BREAKING CHANGES
|
||||||
* Many changes to names throughout
|
* Many changes to names throughout
|
||||||
* Type as a prefix naming convention applied (ex. BondMsg -> MsgBond)
|
* Type as a prefix naming convention applied (ex. BondMsg -> MsgBond)
|
||||||
* Removed redundancy in names (ex. stake.StakeKeeper -> stake.Keeper)
|
* Removed redundancy in names (ex. stake.StakeKeeper -> stake.Keeper)
|
||||||
|
* Removed SealedAccountMapper
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
* Gaia now uses stake, ported from github.com/cosmos/gaia
|
* Gaia now uses stake, ported from github.com/cosmos/gaia
|
||||||
|
|
Loading…
Reference in New Issue