Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Sep 27, 2024
1 parent 9cb19ed commit bce8adf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,16 @@ and this project adheres to
- cosmwasm-vm: Effectively remove the `cranelift` feature. It still exists but
is only a no-op for semver compatibility. It will now unconditionally use the
singlepass compiler. ([#2260])
- cosmwasm-vm: Automatically derive cache version from function hashes and the
Wasmer version ([#2250])

[#2118]: https://github.com/CosmWasm/cosmwasm/pull/2118
[#2211]: https://github.com/CosmWasm/cosmwasm/issues/2211
[#2246]: https://github.com/CosmWasm/cosmwasm/pull/2246
[#2247]: https://github.com/CosmWasm/cosmwasm/pull/2247
[#2255]: https://github.com/CosmWasm/cosmwasm/pull/2255
[#2260]: https://github.com/CosmWasm/cosmwasm/pull/2260
[#2250]: https://github.com/CosmWasm/cosmwasm/pull/2250

## [2.1.3] - 2024-08-08

Expand Down

0 comments on commit bce8adf

Please sign in to comment.