We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc79f8e commit 0570778Copy full SHA for 0570778
CHANGELOG.md
@@ -8,8 +8,10 @@ and this project adheres to
8
9
### Fixed
10
11
-- @cosmjs/encoding: Ensure RFC dates between years 0001 and 0099 are parsed correctly. ([#1516])
12
-- @cosmjs/tendermint-rpc: Remove hacky dewcodeOptionalTime() from adaptros now that `time.Time` dates are parsed correctly. ([#1516])
+- @cosmjs/encoding: Ensure RFC dates between years 0001 and 0099 are parsed
+ correctly. ([#1516])
13
+- @cosmjs/tendermint-rpc: Remove hacky `decodeOptionalTime()` from adaptors now
14
+ that `time.Time` dates are parsed correctly. ([#1516])
15
16
[#1516]: https://github.com/cosmos/cosmjs/pull/1516
17
0 commit comments