Skip to content

Commit 849701a

Browse files
committed
Add changelog entry
1 parent 2f822af commit 849701a

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
@@ -26,11 +26,14 @@ and this project adheres to
2626
- cosmwasm-vm: Export a new `migrate_with_info` function ([#2212])
2727
- cosmwasm-derive: Add support for migrate method with
2828
`migrate_info: MigrateInfo` argument. ([#2212])
29+
- cosmwasm-vm: Enable support for reference-types proposal, required since Rust
30+
1.82 ([#2288])
2931

3032
[#2118]: https://github.com/CosmWasm/cosmwasm/pull/2118
3133
[#2196]: https://github.com/CosmWasm/cosmwasm/pull/2196
3234
[#2220]: https://github.com/CosmWasm/cosmwasm/pull/2220
3335
[#2212]: https://github.com/CosmWasm/cosmwasm/pull/2212
36+
[#2288]: https://github.com/CosmWasm/cosmwasm/pull/2288
3437

3538
### Changed
3639

0 commit comments

Comments
 (0)