File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments