File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ and this project adheres to
46
46
` Addr ` type for ` ContractInfoResponse::{creator, admin} ` . ([ #1883 ] )
47
47
- cosmwasm-std: Change ` DistributionQuerier::new ` to take ` IntoIterator ` instead
48
48
of ` HashMap ` . ([ #1941 ] )
49
+ - cosmwasm-vm: Make ` instantiate ` entrypoint optional. ([ #1933 ] )
49
50
50
51
[ #1874 ] : https://github.com/CosmWasm/cosmwasm/pull/1874
51
52
[ #1876 ] : https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -54,6 +55,7 @@ and this project adheres to
54
55
[ #1884 ] : https://github.com/CosmWasm/cosmwasm/pull/1884
55
56
[ #1898 ] : https://github.com/CosmWasm/cosmwasm/pull/1898
56
57
[ #1902 ] : https://github.com/CosmWasm/cosmwasm/pull/1902
58
+ [ #1933 ] : https://github.com/CosmWasm/cosmwasm/pull/1933
57
59
[ #1939 ] : https://github.com/CosmWasm/cosmwasm/pull/1939
58
60
[ #1940 ] : https://github.com/CosmWasm/cosmwasm/pull/1940
59
61
[ #1941 ] : https://github.com/CosmWasm/cosmwasm/pull/1941
You can’t perform that action at this time.
0 commit comments