PENDING => CHANGELOG

This commit is contained in:
Christopher Goes 2018-12-19 17:14:21 +01:00
parent b76825ed84
commit 45a48f4e48
2 changed files with 4 additions and 2 deletions

View File

@ -4,9 +4,13 @@
BREAKING CHANGES
* Gaia
* [\#3148](https://github.com/cosmos/cosmos-sdk/issues/3148) Fix `gaiad export` by adding a boolean to `NewGaiaApp` determining whether or not to load the latest version
* SDK
* [\#3163](https://github.com/cosmos/cosmos-sdk/issues/3163) Withdraw commission on self bond removal
## 0.28.1
BREAKING CHANGES

View File

@ -47,8 +47,6 @@ BUG FIXES
* Gaia
* \#3148 Fix `gaiad export` by adding a boolean to `NewGaiaApp` determining whether or not to load the latest version
* SDK
* Tendermint