Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
romac committed Dec 16, 2020
1 parent 57b0a6d commit cd1bb93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- `[tendermint, light-client]` Specify the proposer in the validator set of fetched light blocks ([#705])
- `[tendermint-proto]` (Since v0.17.0-rc3) Upgrade protobuf definitions to Tendermint Go v0.34.0 ([#737])
- `[tendermint]` Remove `total_voting_power` parameter from `validator::Set::new` ([#739])
- `[testgen]` Compute `last_block_id` hash when generating a `LightChain` ([#745])

[#425]: https://github.com/informalsystems/tendermint-rs/issues/425
[#646]: https://github.com/informalsystems/tendermint-rs/pull/646
Expand All @@ -22,6 +23,7 @@
[#705]: https://github.com/informalsystems/tendermint-rs/issues/705
[#737]: https://github.com/informalsystems/tendermint-rs/pull/737
[#739]: https://github.com/informalsystems/tendermint-rs/issues/739
[#745]: https://github.com/informalsystems/tendermint-rs/issues/745

## v0.17.0-rc3

Expand Down

0 comments on commit cd1bb93

Please sign in to comment.