Skip to content

Commit 0570778

Browse files
committed
Fix text
1 parent bc79f8e commit 0570778

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ and this project adheres to
88

99
### Fixed
1010

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])
11+
- @cosmjs/encoding: Ensure RFC dates between years 0001 and 0099 are parsed
12+
correctly. ([#1516])
13+
- @cosmjs/tendermint-rpc: Remove hacky `decodeOptionalTime()` from adaptors now
14+
that `time.Time` dates are parsed correctly. ([#1516])
1315

1416
[#1516]: https://github.com/cosmos/cosmjs/pull/1516
1517

0 commit comments

Comments
 (0)