mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Add CHANGELOG entry for custom HTTP headers
This commit is contained in:
parent
7d62e8fc0d
commit
2a8433a06d
@ -14,7 +14,16 @@ and this project adheres to
|
|||||||
|
|
||||||
- @cosmjs/faucet: Docker build image is 90 % smaller now (from 500 MB to 50 MB)
|
- @cosmjs/faucet: Docker build image is 90 % smaller now (from 500 MB to 50 MB)
|
||||||
due to build system optimizations ([#1120], [#1121]).
|
due to build system optimizations ([#1120], [#1121]).
|
||||||
|
- @cosmjs/cosmwasm-stargate: `CosmWasmClient.connect` and
|
||||||
|
`SigningCosmWasmClient.connectWithSigner` now accept custom HTTP headers
|
||||||
|
([#1007])
|
||||||
|
- @cosmjs/stargate: `StargateClient.connect` and
|
||||||
|
`SigningStargateClient.connectWithSigner` now accept custom HTTP headers
|
||||||
|
([#1007])
|
||||||
|
- @cosmjs/tendermint-rpc: `Tendermint34Client.connect` now accepts custom HTTP
|
||||||
|
headers ([#1007]).
|
||||||
|
|
||||||
|
[#1007]: https://github.com/cosmos/cosmjs/issues/1007
|
||||||
[#1110]: https://github.com/cosmos/cosmjs/issues/1110
|
[#1110]: https://github.com/cosmos/cosmjs/issues/1110
|
||||||
[#1120]: https://github.com/cosmos/cosmjs/pull/1120
|
[#1120]: https://github.com/cosmos/cosmjs/pull/1120
|
||||||
[#1121]: https://github.com/cosmos/cosmjs/pull/1121
|
[#1121]: https://github.com/cosmos/cosmjs/pull/1121
|
||||||
|
Loading…
x
Reference in New Issue
Block a user