You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes #
### What Changed?
<!-- Describe the changes made in this pull request -->
### Reviewer Checklist
- [ ] New features are tested and documented
- [ ] PR updates the changelog with a description of changes
- [ ] PR has one of the `changelog-X` labels (if applies)
- [ ] Code deprecates any old functionality before removing it
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,8 @@ Those changes in added, changed or breaking changes, should include usage exampl
51
51
52
52
* Bump middleware to [v1.3.0-rc.0](https://github.com/Layr-Labs/eigenlayer-middleware/releases/tag/v1.3.0-rc.0)[#395](https://github.com/Layr-Labs/eigensdk-rs/pull/395).
53
53
54
+
* Bump middleware to [v1.4.0-testnet-holesky](https://github.com/Layr-Labs/eigenlayer-middleware/releases/tag/v1.4.0-testnet-holesky)[#396](https://github.com/Layr-Labs/eigensdk-rs/pull/396).
55
+
54
56
### Breaking Changes 🛠
55
57
56
58
* Updated slashing bindings to [the v1.1.1 eigenlayer-middleware release](https://github.com/Layr-Labs/eigenlayer-middleware/releases/tag/v1.1.1-testnet-slashing)[#365](https://github.com/Layr-Labs/eigensdk-rs/pull/365)
0 commit comments