mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Fix text
This commit is contained in:
parent
bc79f8eb6d
commit
05707785c8
@ -8,8 +8,10 @@ and this project adheres to
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- @cosmjs/encoding: Ensure RFC dates between years 0001 and 0099 are parsed correctly. ([#1516])
|
- @cosmjs/encoding: Ensure RFC dates between years 0001 and 0099 are parsed
|
||||||
- @cosmjs/tendermint-rpc: Remove hacky dewcodeOptionalTime() from adaptros now that `time.Time` dates are parsed correctly. ([#1516])
|
correctly. ([#1516])
|
||||||
|
- @cosmjs/tendermint-rpc: Remove hacky `decodeOptionalTime()` from adaptors now
|
||||||
|
that `time.Time` dates are parsed correctly. ([#1516])
|
||||||
|
|
||||||
[#1516]: https://github.com/cosmos/cosmjs/pull/1516
|
[#1516]: https://github.com/cosmos/cosmjs/pull/1516
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user