Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add change log and update version for release v1.0.3
Browse files Browse the repository at this point in the history
pythonberg1997 committed Aug 30, 2024
1 parent a698a20 commit 5bdb46b
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## V1.0.3
This is a bugfix version.

### BUGFIX
* [\#119](https://github.com/bnb-chain/reth/pull/119) fix: sidecars missing issue and empty validators election info issue
* [\#122](https://github.com/bnb-chain/reth/pull/113) fix: bsc snapshot issues
* [\#125](https://github.com/bnb-chain/reth/pull/125) fix: bsc BLS_SIGNATURE_VALIDATION precompile contract error

## V1.0.2
This release is for BSC mainnet HaberFix and Bohr upgrade and opBNB mainnet Wright upgrade.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "1.0.2"
version = "1.0.3"
edition = "2021"
rust-version = "1.79"
license = "MIT OR Apache-2.0"

0 comments on commit 5bdb46b

Please sign in to comment.