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 @@ -53,6 +53,8 @@ and this project adheres to
53
53
nested msg struct like in other messages. ([ #1926 ] )
54
54
- cosmwasm-vm: Add ` AnalysisReport::entrypoints ` and make
55
55
` AnalysisReport::required_capabilities ` a ` BTreeSet ` . ([ #1949 ] )
56
+ - cosmwasm-std: Add ` Checksum ` type and change type of
57
+ ` CodeInfoResponse::checksum ` to that. ([ #1944 ] )
56
58
57
59
[ #1874 ] : https://github.com/CosmWasm/cosmwasm/pull/1874
58
60
[ #1876 ] : https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -66,6 +68,7 @@ and this project adheres to
66
68
[ #1939 ] : https://github.com/CosmWasm/cosmwasm/pull/1939
67
69
[ #1940 ] : https://github.com/CosmWasm/cosmwasm/pull/1940
68
70
[ #1941 ] : https://github.com/CosmWasm/cosmwasm/pull/1941
71
+ [ #1944 ] : https://github.com/CosmWasm/cosmwasm/pull/1944
69
72
[ #1949 ] : https://github.com/CosmWasm/cosmwasm/pull/1949
70
73
71
74
### Removed
You can’t perform that action at this time.
0 commit comments