File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed
Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased] ( https://github.com/CosmWasm/wasmd/tree/HEAD )
44
5- [ Full Changelog] ( https://github.com/CosmWasm/wasmd/compare/v0.51.0...HEAD )
5+ [ Full Changelog] ( https://github.com/CosmWasm/wasmd/compare/v0.52.0...HEAD )
6+
7+ ## [ v0.52.0] ( https://github.com/CosmWasm/wasmd/tree/v0.52.0 ) (2024-07-11)
8+
9+ [ Full Changelog] ( https://github.com/CosmWasm/wasmd/compare/v0.51.0...v0.52.0 )
10+
11+ - Update wasmvm to 2.1 release [ #1927 ] ( https://github.com/CosmWasm/wasmd/pull/1927 )
12+ - Validate number of addresses in msg [ #1926 ] ( https://github.com/CosmWasm/wasmd/pull/1926 )
13+ - Add ` cosmwasm_2_1 ` capability [ #1925 ] ( https://github.com/CosmWasm/wasmd/pull/1925 )
14+ - Migrate Version checks [ #1924 ] ( https://github.com/CosmWasm/wasmd/pull/1924 )
15+ - Pinned Metrics [ #1922 ] ( https://github.com/CosmWasm/wasmd/pull/1922 )
16+ - Mark wasm queries with module_query_safe [ #1915 ] ( https://github.com/CosmWasm/wasmd/pull/1915 )
17+ - Add codespace to error acknowledgement [ #1911 ] ( https://github.com/CosmWasm/wasmd/pull/1911 )
18+ - Upgrade cosmos-sdk to v0.50.7 [ #1905 ] ( https://github.com/CosmWasm/wasmd/pull/1905 )
19+ - Mark QuerySmart contract error as deterministic [ #1904 ] ( https://github.com/CosmWasm/wasmd/pull/1904 )
20+ - Async Ack [ #1876 ] ( https://github.com/CosmWasm/wasmd/pull/1876 )
21+ - IBC Callbacks [ #1817 ] ( https://github.com/CosmWasm/wasmd/pull/1817 )
22+
23+ ### Notable changes:
24+ - Upgrade to [ CosmWasm 2.1.0] ( https://github.com/CosmWasm/wasmvm/releases/tag/v2.0.0 )
25+
26+ ### Migration notes:
27+ - This release does not include any state migrations but breaking changes that require a coordinated chain upgrade.
628
729# [ v0.51.0] ( https://github.com/CosmWasm/wasmd/tree/v0.51.0 ) (2024-04-22)
830
You can’t perform that action at this time.
0 commit comments