File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,8 @@ and this project adheres to
7272- cosmwasm-std: Make ` IbcReceiveResponse::acknowledgement ` optional and add
7373 ` IbcReceiveResponse::without_ack ` constructor. ([ #1892 ] )
7474- cosmwasm-std: Add ` std ` feature and make it a default feature. ([ #1971 ] )
75+ - cosmwasm-std: Add ` QueryRequest::Grpc ` and deprecate ` QueryRequest::Stargate ` .
76+ ([ #1973 ] )
7577
7678[ #1874 ] : https://github.com/CosmWasm/cosmwasm/pull/1874
7779[ #1876 ] : https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -91,6 +93,7 @@ and this project adheres to
9193[ #1949 ] : https://github.com/CosmWasm/cosmwasm/pull/1949
9294[ #1967 ] : https://github.com/CosmWasm/cosmwasm/pull/1967
9395[ #1971 ] : https://github.com/CosmWasm/cosmwasm/pull/1971
96+ [ #1973 ] : https://github.com/CosmWasm/cosmwasm/pull/1973
9497
9598### Removed
9699
You can’t perform that action at this time.
0 commit comments