Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
romac committed Jul 22, 2024
1 parent 4c985a5 commit 51c1cf5
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- `[tendermint]` Bump `prost` and `tonic` to their latest versions in tendermint crate.
This was missed in [#1444](https://github.com/informalsystems/tendermint-rs/pull/1444),
which only updated the two dependencies in `tendermint-rpc`, leading to duplicate versions
of both crates to be present in the dependency graph.
([#1446](https://github.com/informalsystems/tendermint-rs/pull/1446))

0 comments on commit 51c1cf5

Please sign in to comment.