Skip to content

Commit c637702

Browse files
committed
Link update PR #1554 to instantiate2_address CHANGELOG
1 parent 3bc8f34 commit c637702

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)