Skip to content

Commit 58791c5

Browse files
committed
Add changelog entry
1 parent 0f4acd8 commit 58791c5

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
@@ -78,13 +78,16 @@ and this project adheres to
7878
`IbcReceiveResponse::new` instead. ([#1942])
7979
- cosmwasm-vm: Remove `InstanceOptions::print_debug` flag. Set your own handler
8080
using `Instance::set_debug_handler`. ([#1953])
81+
- cosmwasm-vm: Remove `allow_interface_version_7` feature and all related
82+
functionality. ([#1952])
8183

8284
[cw-storage-plus]: https://github.com/CosmWasm/cw-storage-plus
8385
[#1875]: https://github.com/CosmWasm/cosmwasm/pull/1875
8486
[#1890]: https://github.com/CosmWasm/cosmwasm/pull/1890
8587
[#1896]: https://github.com/CosmWasm/cosmwasm/pull/1896
8688
[#1936]: https://github.com/CosmWasm/cosmwasm/pull/1936
8789
[#1942]: https://github.com/CosmWasm/cosmwasm/pull/1942
90+
[#1952]: https://github.com/CosmWasm/cosmwasm/pull/1952
8891
[#1953]: https://github.com/CosmWasm/cosmwasm/pull/1953
8992

9093
## [1.5.0] - 2023-10-31

0 commit comments

Comments
 (0)