Skip to content

Commit

Permalink
CHANGELOG => PENDING
Browse files Browse the repository at this point in the history
  • Loading branch information
cwgoes committed Dec 19, 2018
1 parent b2c5ffe commit 9aaa1c2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Changelog

## 0.29.0

BREAKING CHANGES

* SDK
* [\#3163](https://github.com/cosmos/cosmos-sdk/issues/3163) Withdraw commission on self bond removal

## 0.28.1

BREAKNG CHANGES
BREAKING CHANGES

* Gaia REST API (`gaiacli advanced rest-server`)
* [lcd] [\#3045](https://github.com/cosmos/cosmos-sdk/pull/3045) Fix quoted json return on GET /keys (keys list)
Expand All @@ -25,11 +32,11 @@ FEATURES
IMPROVEMENTS

* Gaia REST API (`gaiacli advanced rest-server`)
* \#2879, \#2880 Update deposit and vote endpoints to perform a direct txs query
* [\#2879](https://github.com/cosmos/cosmos-sdk/issues/2879), [\#2880](https://github.com/cosmos/cosmos-sdk/issues/2880) Update deposit and vote endpoints to perform a direct txs query
when a given proposal is inactive and thus having votes and deposits removed
from state.
* Gaia CLI (`gaiacli`)
* \#2879, \#2880 Update deposit and vote CLI commands to perform a direct txs query
* [\#2879](https://github.com/cosmos/cosmos-sdk/issues/2879), [\#2880](https://github.com/cosmos/cosmos-sdk/issues/2880) Update deposit and vote CLI commands to perform a direct txs query
when a given proposal is inactive and thus having votes and deposits removed
from state.
* Gaia
Expand Down
2 changes: 0 additions & 2 deletions PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ BREAKING CHANGES

* SDK

* \#3163 Withdraw commission on self bond removal

* Tendermint


Expand Down

0 comments on commit 9aaa1c2

Please sign in to comment.