File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ and this project adheres to
1313 dependency. This makes the contract incompatible with chains running versions
1414 of CosmWasm earlier than 1.2.0 ([ #1481 ] ).
1515- cosmwasm-std: Add ` instantiate2_address ` which allows calculating the
16- predictable addresses for ` MsgInstantiateContract2 ` ([ #1437 ] ).
16+ predictable addresses for ` MsgInstantiateContract2 ` ([ #1437 ] , [ # 1554 ] ).
1717- cosmwasm-schema: In contracts, ` cosmwasm schema ` will now output a separate
1818 JSON Schema file for each entrypoint in the ` raw ` subdirectory ([ #1478 ] ,
1919 [ #1533 ] ).
@@ -26,6 +26,7 @@ and this project adheres to
2626[ #1478 ] : https://github.com/CosmWasm/cosmwasm/pull/1478
2727[ #1533 ] : https://github.com/CosmWasm/cosmwasm/pull/1533
2828[ #1550 ] : https://github.com/CosmWasm/cosmwasm/issues/1550
29+ [ #1554 ] : https://github.com/CosmWasm/cosmwasm/pull/1554
2930
3031### Changed
3132
You can’t perform that action at this time.
0 commit comments