Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Feb 1, 2024
1 parent cc95415 commit e8b9499
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ the [releases page](https://github.com/Consensys/teku/releases).

### Breaking Changes

- The CLI options `--beacon-events-block-notify-when-validated-enabled` and
`--beacon-events-block-notify-when-imported-enabled` have been removed. This change was made due
to redundancy, as the functionality of these options is now covered by the new `block_gossip` SSE event.

### Additions and Improvements

- Add `block_gossip` SSE event as per https://github.com/ethereum/beacon-APIs/pull/405

### Bug Fixes

0 comments on commit e8b9499

Please sign in to comment.