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 @@ -49,6 +49,8 @@ and this project adheres to
4949- cosmwasm-vm: Make ` instantiate ` entrypoint optional. ([ #1933 ] )
5050- cosmwasm-std: Rename ` CosmosMsg::Stargate ` to ` CosmosMsg::Any ` and use a
5151 nested msg struct like in other messages. ([ #1926 ] )
52+ - cosmwasm-vm: Add ` AnalysisReport::entrypoints ` and make
53+ ` AnalysisReport::required_capabilities ` a ` BTreeSet ` . ([ #1949 ] )
5254
5355[ #1874 ] : https://github.com/CosmWasm/cosmwasm/pull/1874
5456[ #1876 ] : https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -62,6 +64,7 @@ and this project adheres to
6264[ #1939 ] : https://github.com/CosmWasm/cosmwasm/pull/1939
6365[ #1940 ] : https://github.com/CosmWasm/cosmwasm/pull/1940
6466[ #1941 ] : https://github.com/CosmWasm/cosmwasm/pull/1941
67+ [ #1949 ] : https://github.com/CosmWasm/cosmwasm/pull/1949
6568
6669### Removed
6770
You can’t perform that action at this time.
0 commit comments