File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ and this project adheres to
58
58
- cosmwasm-std: Remove previously deprecated ` cosmwast_std::testing::mock_info ` .
59
59
Use ` cosmwasm_std::testing::message_info ` instead. ([ #2393 ] )
60
60
- cosmwasm-std: Remove abort feature. ([ #2141 ] )
61
+ - cosmwasm-std: Replace dependency ` serde-json-wasm ` with ` serde_json ` .
62
+ ([ #2195 ] )
61
63
62
64
## Fixed
63
65
@@ -68,6 +70,7 @@ and this project adheres to
68
70
[ #2141 ] : https://github.com/CosmWasm/cosmwasm/issues/2141
69
71
[ #2155 ] : https://github.com/CosmWasm/cosmwasm/issues/2155
70
72
[ #2156 ] : https://github.com/CosmWasm/cosmwasm/issues/2156
73
+ [ #2195 ] : https://github.com/CosmWasm/cosmwasm/issues/2195
71
74
[ #2201 ] : https://github.com/CosmWasm/cosmwasm/issues/2201
72
75
[ #2237 ] : https://github.com/CosmWasm/cosmwasm/issues/2237
73
76
[ #2262 ] : https://github.com/CosmWasm/cosmwasm/issues/2262
You can’t perform that action at this time.
0 commit comments