Skip to content

Commit

Permalink
docs: add mention of updated bindings to changelog (#233)
Browse files Browse the repository at this point in the history
Fixes #

### What Changed?

This PR fixes an oversight on the published changelog: a mention of the
rewards-v2 changes updating the bindings.

### Reviewer Checklist

- [ ] New features are tested and documented
- [ ] PR has one of the `changelog-X` labels (if applies)
- [ ] Code deprecates any old functionality before removing it
  • Loading branch information
MegaRedHand authored Jan 17, 2025
1 parent f39b87a commit 85d151e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Each version will have a separate `Breaking Changes` section as well. To describ
* New methods in `ELChainWriter`:
* `set_operator_avs_split`
* `set_operator_pi_split`
* Bindings updated for rewards-v2 core contracts release

### Breaking Changes 🛠
* feat!: remove delegation manager from `ELChainWriter` by @supernovahs in https://github.com/Layr-Labs/eigensdk-rs/pull/214
Expand Down

0 comments on commit 85d151e

Please sign in to comment.