Skip to content

Commit

Permalink
Fix component name in changelog for 1030-remove-chrono
Browse files Browse the repository at this point in the history
Co-authored-by: Thane Thomson <thane@informal.systems>
  • Loading branch information
mzabaluev and thanethomson committed Dec 7, 2021
1 parent 0a64d49 commit ac8a56c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
* Removed conversions from/to `chrono::DateTime<chrono::Utc>`.
* Changes in error variants: removed `TimestampOverflow`, replaced with
`TimestampNanosOutOfRange`; removed `ChronoParse`, replaced with `TimeParse`.
- `[rpc]` Use `OffsetDateTime` and `Date` types provided by the `time` crate
- `[tendermint-rpc]` Use `OffsetDateTime` and `Date` types provided by the `time` crate
in query operands instead of their `chrono` counterparts.
([#1030](https://github.com/informalsystems/tendermint-rs/issues/1030))

0 comments on commit ac8a56c

Please sign in to comment.