Skip to content

Commit 5a79791

Browse files
committed
Add changelog entry
1 parent eb94373 commit 5a79791

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
@@ -81,6 +81,8 @@ and this project adheres to
8181
- cosmwasm-vm: Update wasmer to 5.0.6. ([#2472])
8282
- cosmwasm-std: Add a new `exports` feature which needs to be enabled for the
8383
primary cosmwasm_std dependency of a contract.
84+
- cosmwasm-vm: Enable partial reference-type support, enabling contracts
85+
compiled with Rust 1.82 or newer to be stored. ([#2473])
8486

8587
## Fixed
8688

@@ -122,6 +124,7 @@ and this project adheres to
122124
[#2458]: https://github.com/CosmWasm/cosmwasm/pull/2458
123125
[#2467]: https://github.com/CosmWasm/cosmwasm/pull/2467
124126
[#2472]: https://github.com/CosmWasm/cosmwasm/pull/2472
127+
[#2473]: https://github.com/CosmWasm/cosmwasm/pull/2473
125128

126129
## [2.2.0] - 2024-12-17
127130

0 commit comments

Comments
 (0)