Skip to content

Commit 1c83dae

Browse files
committed
Add changelog entry
1 parent 88cf677 commit 1c83dae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ and this project adheres to
7878
- cosmwasm-std: Remove export of `ExternalApi`, `ExternalQuerier` and
7979
`ExternalStorage` as those are only needed by export implementations in
8080
cosmwasm-std. ([#2467])
81+
- cosmwasm-vm: Update wasmer to 5.0.6. ([#2472])
8182
- cosmwasm-std: Add a new `exports` feature which needs to be enabled for the
8283
primary cosmwasm_std dependency of a contract.
8384

@@ -120,6 +121,7 @@ and this project adheres to
120121
[#2454]: https://github.com/CosmWasm/cosmwasm/pull/2454
121122
[#2458]: https://github.com/CosmWasm/cosmwasm/pull/2458
122123
[#2467]: https://github.com/CosmWasm/cosmwasm/pull/2467
124+
[#2472]: https://github.com/CosmWasm/cosmwasm/pull/2472
123125

124126
## [2.2.0] - 2024-12-17
125127

0 commit comments

Comments
 (0)