fix changelog

This commit is contained in:
aljo242 2025-02-25 11:09:59 -05:00
parent ad0b79a020
commit 741dcb1469
No known key found for this signature in database
GPG Key ID: 63A227E968B28324

View File

@ -40,7 +40,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
### Bug Fixes
* (query) []() Fix collection filtered pagination.
* (query) [87d3a43](https://github.com/cosmos/cosmos-sdk/commit/87d3a432af95f4cf96aa02351ed5fcc51cca6e7b) Fix collection filtered pagination.
## [v0.50.12](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.12) - 2025-02-20
@ -48,7 +48,6 @@ Ref: https://keepachangelog.com/en/1.0.0/
* [GHSA-x5vx-95h7-rv4p](https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-x5vx-95h7-rv4p) Fix Group module can halt chain when handling a malicious proposal
## [v0.50.11](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.11) - 2024-12-16
### Features