Skip to content

Commit

Permalink
Fix changelog entry for #1280
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabaluev committed Mar 7, 2023
1 parent 520c77d commit 205720d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .changelog/v0.30.0/improvements/1280-max-drift-error.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- [tendermint-light-client] Show `max_clock_drift` in error raised when header
is from the future ([\#1280](https://github.com/informalsystems/tendermint-
rs/issues/1280))
- [`tendermint-light-client`] Show `max_clock_drift` in error raised when header
is from the future
([\#1280](https://github.com/informalsystems/tendermint-rs/issues/1280))
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ should be able to interoperate with CometBFT nodes based on 0.34.x and
- [`tendermint`] Derive `Hash` on `tendermint::Time`
([#1278](https://github.com/informalsystems/tendermint-rs/issues/1278))
- [`tendermint-light-client`] Show `max_clock_drift` in error raised when header
is from the future ([\#1280](https://github.com/informalsystems/tendermint-rs/issues/1280))
is from the future
([\#1280](https://github.com/informalsystems/tendermint-rs/issues/1280))

## v0.29.1

Expand Down

0 comments on commit 205720d

Please sign in to comment.