We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ef5c9 commit db9afeaCopy full SHA for db9afea
CHANGELOG.md
@@ -68,6 +68,7 @@ and this project adheres to
68
- cosmwasm-vm: Replace `MockApi` with bech32 implementation. ([#1914])
69
- cosmwasm-std: Make `IbcReceiveResponse::acknowledgement` optional and add
70
`IbcReceiveResponse::without_ack` constructor. ([#1892])
71
+- cosmwasm-std: Add `std` feature and make it a default feature. ([#1971])
72
73
[#1874]: https://github.com/CosmWasm/cosmwasm/pull/1874
74
[#1876]: https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -86,6 +87,7 @@ and this project adheres to
86
87
[#1944]: https://github.com/CosmWasm/cosmwasm/pull/1944
88
[#1949]: https://github.com/CosmWasm/cosmwasm/pull/1949
89
[#1967]: https://github.com/CosmWasm/cosmwasm/pull/1967
90
+[#1971]: https://github.com/CosmWasm/cosmwasm/pull/1971
91
92
### Removed
93
0 commit comments