Skip to content

Commit ca05c45

Browse files
committed
Add changelog entry
1 parent 45acc95 commit ca05c45

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
@@ -66,12 +66,15 @@ and this project adheres to
6666
([#1967])
6767
- cosmwasm-std: Replace `MockApi` with bech32 implementation. ([#1914])
6868
- cosmwasm-vm: Replace `MockApi` with bech32 implementation. ([#1914])
69+
- cosmwasm-std: Make `IbcReceiveResponse::acknowledgement` optional and add
70+
`IbcReceiveResponse::without_ack` constructor. ([#1892])
6971

7072
[#1874]: https://github.com/CosmWasm/cosmwasm/pull/1874
7173
[#1876]: https://github.com/CosmWasm/cosmwasm/pull/1876
7274
[#1879]: https://github.com/CosmWasm/cosmwasm/pull/1879
7375
[#1883]: https://github.com/CosmWasm/cosmwasm/pull/1883
7476
[#1884]: https://github.com/CosmWasm/cosmwasm/pull/1884
77+
[#1892]: https://github.com/CosmWasm/cosmwasm/pull/1892
7578
[#1898]: https://github.com/CosmWasm/cosmwasm/pull/1898
7679
[#1902]: https://github.com/CosmWasm/cosmwasm/pull/1902
7780
[#1914]: https://github.com/CosmWasm/cosmwasm/pull/1914

0 commit comments

Comments
 (0)