Skip to content

Commit db9afea

Browse files
committed
Add changelog entry
1 parent d8ef5c9 commit db9afea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ and this project adheres to
6868
- cosmwasm-vm: Replace `MockApi` with bech32 implementation. ([#1914])
6969
- cosmwasm-std: Make `IbcReceiveResponse::acknowledgement` optional and add
7070
`IbcReceiveResponse::without_ack` constructor. ([#1892])
71+
- cosmwasm-std: Add `std` feature and make it a default feature. ([#1971])
7172

7273
[#1874]: https://github.com/CosmWasm/cosmwasm/pull/1874
7374
[#1876]: https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -86,6 +87,7 @@ and this project adheres to
8687
[#1944]: https://github.com/CosmWasm/cosmwasm/pull/1944
8788
[#1949]: https://github.com/CosmWasm/cosmwasm/pull/1949
8889
[#1967]: https://github.com/CosmWasm/cosmwasm/pull/1967
90+
[#1971]: https://github.com/CosmWasm/cosmwasm/pull/1971
8991

9092
### Removed
9193

0 commit comments

Comments
 (0)