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
68
68
- cosmwasm-vm: Replace ` MockApi ` with bech32 implementation. ([ #1914 ] )
69
69
- cosmwasm-std: Make ` IbcReceiveResponse::acknowledgement ` optional and add
70
70
` IbcReceiveResponse::without_ack ` constructor. ([ #1892 ] )
71
+ - cosmwasm-std: Add ` std ` feature and make it a default feature. ([ #1971 ] )
71
72
72
73
[ #1874 ] : https://github.com/CosmWasm/cosmwasm/pull/1874
73
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
87
88
[ #1949 ] : https://github.com/CosmWasm/cosmwasm/pull/1949
88
89
[ #1967 ] : https://github.com/CosmWasm/cosmwasm/pull/1967
90
+ [ #1971 ] : https://github.com/CosmWasm/cosmwasm/pull/1971
89
91
90
92
### Removed
91
93
You can’t perform that action at this time.
0 commit comments