Skip to content

Commit

Permalink
Mark v0.46.6-pio-1 in the changelog and release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
SpicyLemon committed Nov 21, 2022
1 parent ac8a6b8 commit 6e3f814
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ Ref: https://keepachangelog.com/en/1.0.0/

## Unreleased

* nothing

---

## [v0.46.6-pio-1](https://github.com/provenance-io/cosmos-sdk/releases/tag/v0.46.6-pio-1) - 2022-11-21

### Features

* (x/authz) [#12648](https://github.com/cosmos/cosmos-sdk/pull/12648) Add an allow list, an optional list of addresses allowed to receive bank assests via authz MsgSend grant.
Expand All @@ -47,6 +53,11 @@ Ref: https://keepachangelog.com/en/1.0.0/

* Bring in Cosmos-SDK [v0.46.6](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.46.6) changes [#367](https://github.com/provenance-io/cosmos-sdk/pull/367).

### Full Commit History

* https://github.com/provenance-io/cosmos-sdk/compare/v0.46.4-pio-1...v0.46.6-pio-1
* https://github.com/provenance-io/cosmos-sdk/compare/v0.46.6...v0.46.6-pio-1

---

## [v0.46.4-pio-1](https://github.com/provenance-io/cosmos-sdk/releases/tag/v0.46.4-pio-1) - 2022-11-15
Expand Down
13 changes: 8 additions & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
## [v0.46.4-pio-1](https://github.com/provenance-io/cosmos-sdk/releases/tag/v0.46.4-pio-1) - 2022-11-15
## [v0.46.6-pio-1](https://github.com/provenance-io/cosmos-sdk/releases/tag/v0.46.6-pio-1) - 2022-11-21

### Features

* (x/authz) [#12648](https://github.com/cosmos/cosmos-sdk/pull/12648) Add an allow list, an optional list of addresses allowed to receive bank assests via authz MsgSend grant.

### Improvements

* Bring in Cosmos-SDK [v0.46.4](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.46.4) changes [#362](https://github.com/provenance-io/cosmos-sdk/pull/362).
* (server) [#362](https://github.com/provenance-io/cosmos-sdk/pull/362) Change the default for the re-added start command --iavl-disable-fastnode flag back to true to match the config default.
* Bring in Cosmos-SDK [v0.46.6](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.46.6) changes [#367](https://github.com/provenance-io/cosmos-sdk/pull/367).

### Full Commit History

* https://github.com/provenance-io/cosmos-sdk/compare/v0.46.3-pio-4...v0.46.4-pio-1
* https://github.com/provenance-io/cosmos-sdk/compare/v0.46.4...v0.46.4-pio-1
* https://github.com/provenance-io/cosmos-sdk/compare/v0.46.4-pio-1...v0.46.6-pio-1
* https://github.com/provenance-io/cosmos-sdk/compare/v0.46.6...v0.46.6-pio-1

---

Expand Down

0 comments on commit 6e3f814

Please sign in to comment.