Skip to content

Commit

Permalink
Update CHANGELOG.md (#6335)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassaldanha authored Oct 21, 2022
1 parent cd656f4 commit 059e065
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ For information on changes in released versions of Teku, see the [releases page]
### Breaking Changes

### Additions and Improvements
- Enabled new framework for REST API with better performance and less memory usage. The new framework does not cause any breaking changes, however if needed the old version can be restored with `--Xrest-api-migrated-enabled=false`

### Bug Fixes
- Fix issue where /readiness endpoint returned 200 when Execution Client was not available.
- Fix issue where /readiness endpoint returned 200 when Execution Client was not available.

0 comments on commit 059e065

Please sign in to comment.