File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -78,13 +78,16 @@ and this project adheres to
78
78
` IbcReceiveResponse::new ` instead. ([ #1942 ] )
79
79
- cosmwasm-vm: Remove ` InstanceOptions::print_debug ` flag. Set your own handler
80
80
using ` Instance::set_debug_handler ` . ([ #1953 ] )
81
+ - cosmwasm-vm: Remove ` allow_interface_version_7 ` feature and all related
82
+ functionality. ([ #1952 ] )
81
83
82
84
[ cw-storage-plus ] : https://github.com/CosmWasm/cw-storage-plus
83
85
[ #1875 ] : https://github.com/CosmWasm/cosmwasm/pull/1875
84
86
[ #1890 ] : https://github.com/CosmWasm/cosmwasm/pull/1890
85
87
[ #1896 ] : https://github.com/CosmWasm/cosmwasm/pull/1896
86
88
[ #1936 ] : https://github.com/CosmWasm/cosmwasm/pull/1936
87
89
[ #1942 ] : https://github.com/CosmWasm/cosmwasm/pull/1942
90
+ [ #1952 ] : https://github.com/CosmWasm/cosmwasm/pull/1952
88
91
[ #1953 ] : https://github.com/CosmWasm/cosmwasm/pull/1953
89
92
90
93
## [ 1.5.0] - 2023-10-31
You can’t perform that action at this time.
0 commit comments