Skip to content

Commit 04cb6e5

Browse files
authored
Update changelog for v0.54.0 (#2087)
* Update changelog for v0.54.0 * Fix * Update * Update release date
1 parent ef8e57b commit 04cb6e5

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
## [Unreleased](https://github.com/CosmWasm/wasmd/tree/HEAD)
44

5-
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.53.0...HEAD)
5+
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.54.0...HEAD)
6+
7+
## [v0.54.0](https://github.com/CosmWasm/wasmd/tree/v0.54.0) (2025-01-08)
8+
9+
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.53.2...v0.54.0)
10+
11+
- Bump wasmvm v2.2.1, which enables [CosmWasm 2.2.0](https://github.com/CosmWasm/cosmwasm/blob/v2.2.0/CHANGELOG.md#220---2024-12-17)
12+
- Bump cosmos-sdk [v0.50.11](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.11)
13+
- Fix AcceptListGrpcQuerier concurrency issues [\#2065](https://github.com/CosmWasm/wasmd/pull/2065)
14+
- Add customizable WasmLimits [\#1989](https://github.com/CosmWasm/wasmd/pull/1989)
15+
- Fix no-cgo keeper signature [\#2079](https://github.com/CosmWasm/wasmd/pull/2079)
616

717
## [v0.53.0](https://github.com/CosmWasm/wasmd/tree/v0.53.0) (2024-08-21)
818

0 commit comments

Comments
 (0)