Skip to content

Commit 80e6886

Browse files
committed
Add changelog entry about Checksum removal
1 parent 3849d47 commit 80e6886

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
@@ -86,6 +86,8 @@ and this project adheres to
8686
using `Instance::set_debug_handler`. ([#1953])
8787
- cosmwasm-vm: Remove `allow_interface_version_7` feature and all related
8888
functionality. ([#1952])
89+
- cosmwasm-vm: Remove `Checksum`. Use `cosmwasm_std::Checksum` instead.
90+
([#1944])
8991

9092
[cw-storage-plus]: https://github.com/CosmWasm/cw-storage-plus
9193
[#1875]: https://github.com/CosmWasm/cosmwasm/pull/1875

0 commit comments

Comments
 (0)