Skip to content

Commit bce8adf

Browse files
committed
Add changelog entry
1 parent 9cb19ed commit bce8adf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,16 @@ and this project adheres to
5757
- cosmwasm-vm: Effectively remove the `cranelift` feature. It still exists but
5858
is only a no-op for semver compatibility. It will now unconditionally use the
5959
singlepass compiler. ([#2260])
60+
- cosmwasm-vm: Automatically derive cache version from function hashes and the
61+
Wasmer version ([#2250])
6062

6163
[#2118]: https://github.com/CosmWasm/cosmwasm/pull/2118
6264
[#2211]: https://github.com/CosmWasm/cosmwasm/issues/2211
6365
[#2246]: https://github.com/CosmWasm/cosmwasm/pull/2246
6466
[#2247]: https://github.com/CosmWasm/cosmwasm/pull/2247
6567
[#2255]: https://github.com/CosmWasm/cosmwasm/pull/2255
6668
[#2260]: https://github.com/CosmWasm/cosmwasm/pull/2260
69+
[#2250]: https://github.com/CosmWasm/cosmwasm/pull/2250
6770

6871
## [2.1.3] - 2024-08-08
6972

0 commit comments

Comments
 (0)