Skip to content

Commit

Permalink
Remove pending log entries and update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbez committed Jul 26, 2019
1 parent 7942d8f commit a8c2eea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .pending/breaking/_All-REST-responses-

This file was deleted.

1 change: 0 additions & 1 deletion .pending/bugfixes/_Return-height-in-re

This file was deleted.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

### Breaking Changes

* All REST responses now wrap the original resource/result. The response
will contain two fields: height and result.
* [\#3565](https://github.com/cosmos/cosmos-sdk/issues/3565) Updates to the governance module:
* Rename JSON field from `proposal_content` to `content`
* Rename JSON field from `proposal_id` to `id`
Expand Down Expand Up @@ -162,6 +164,7 @@

### Bug Fixes

* Return height in responses when querying against BaseApp
* [\#1351](https://github.com/cosmos/cosmos-sdk/issues/1351) Stable AppHash allows no_empty_blocks
* [\#3705](https://github.com/cosmos/cosmos-sdk/issues/3705) Return `[]` instead of `null` when querying delegator rewards.
* [\#3966](https://github.com/cosmos/cosmos-sdk/issues/3966) fixed multiple assigns to action tags
Expand Down

0 comments on commit a8c2eea

Please sign in to comment.