Skip to content

Commit dc0cd62

Browse files
committed
Add changelog entry
1 parent f093eb8 commit dc0cd62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,16 @@ and this project adheres to
5454
unbounded. ([#2247])
5555
- cosmwasm-vm: Upgrade Wasmer to 4.3.7; Bump `MODULE_SERIALIZATION_VERSION` to
5656
"v20". ([#2255])
57+
- cosmwasm-vm: Effectively remove the `cranelift` feature. It still exists but
58+
is only a no-op for semver compatibility. It will now unconditionally use the
59+
singlepass compiler. ([#2260])
5760

5861
[#2118]: https://github.com/CosmWasm/cosmwasm/pull/2118
5962
[#2211]: https://github.com/CosmWasm/cosmwasm/issues/2211
6063
[#2246]: https://github.com/CosmWasm/cosmwasm/pull/2246
6164
[#2247]: https://github.com/CosmWasm/cosmwasm/pull/2247
6265
[#2255]: https://github.com/CosmWasm/cosmwasm/pull/2255
66+
[#2260]: https://github.com/CosmWasm/cosmwasm/pull/2260
6367

6468
## [2.1.3] - 2024-08-08
6569

0 commit comments

Comments
 (0)