Skip to content

Commit 89d00e1

Browse files
committed
Add changelog entry
1 parent 92f5512 commit 89d00e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,11 @@ and this project adheres to
1111
- cosmwasm-std: Add `SubMsg:reply_never` constructor ([#1929])
1212
- cosmwasm-std: Add optional memo field to `IbcMsg::Transfer`. ([#1878])
1313
- cosmwasm-std: Add `Reply::gas_used`. ([#1954])
14+
- cosmwasm-std: Add `SubMsgResponse::msg_responses` and deprecate
15+
`SubMsgResponse::data`. ([#1903])
1416

1517
[#1878]: https://github.com/CosmWasm/cosmwasm/pull/1878
18+
[#1903]: https://github.com/CosmWasm/cosmwasm/pull/1903
1619
[#1929]: https://github.com/CosmWasm/cosmwasm/pull/1929
1720
[#1954]: https://github.com/CosmWasm/cosmwasm/pull/1954
1821

0 commit comments

Comments
 (0)