Skip to content

Commit 0ad43c7

Browse files
authored
Prepare changelog for release (#2274)
* Prepare changelog for release * Update
1 parent 15d0f29 commit 0ad43c7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

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

5-
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.55.0...HEAD)
5+
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.60.0...HEAD)
66

7+
## [v0.60.0](https://github.com/CosmWasm/wasmd/tree/v0.60.0) (2025-05-26)
8+
9+
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.55.0...v0.60.0)
10+
11+
- Bump cosmos-sdk [v0.53.0](https://github.com/CosmWasm/wasmd/pull/2250)
12+
- Streamline Stargate/gRPC querier interfaces [\#2249](https://github.com/CosmWasm/wasmd/pull/2249)
13+
- Use gas overflow error for `ToWasmVMGas` [\#2248](https://github.com/CosmWasm/wasmd/pull/2248)
14+
- Make sure Aliases in DenomUnit is not nil [\#2246](https://github.com/CosmWasm/wasmd/pull/2246)
15+
- Make validateAddress cheaper if canonicalization fails [\#2245](https://github.com/CosmWasm/wasmd/pull/2245)
716
- Lower `DefaultMaxCallDepth` [\#2244](https://github.com/CosmWasm/wasmd/pull/2244)
817

918
## [v0.55.0](https://github.com/CosmWasm/wasmd/tree/v0.55.0) (2025-03-11)

0 commit comments

Comments
 (0)