Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,23 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased Provenance]

* nothing

---

## [v0.50.13-pio-1](https://github.com/provenance-io/cosmos-sdk/releases/tag/v0.50.13-pio-1) - 2024-03-26

### Improvments

* [#615](https://github.com/provenance-io/cosmos-sdk/pull/615) Provenance: Bring in SDK changes up to v0.50.13.
* [#616](https://github.com/provenance-io/cosmos-sdk/pull/616) Provenance: Improve performance of the `GetAllBalances` and `GetAccountsBalances` keeper methods.


### Full Commit History

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

---

## [v0.50.12-pio-1](https://github.com/provenance-io/cosmos-sdk/releases/tag/v0.50.12-pio-1) - 2024-02-20
Expand Down Expand Up @@ -146,6 +159,12 @@ Ref: https://keepachangelog.com/en/1.0.0/

---

## [v0.50.13](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.13) - 2025-03-12

### Bug Fixes

* [GHSA-47ww-ff84-4jrg](https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-47ww-ff84-4jrg) Fix x/group can halt when erroring in EndBlocker

## [v0.50.12](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.12) - 2025-02-20

### Bug Fixes
Expand Down
Loading