Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Jan 23, 2025
1 parent b70899d commit e7a9337
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 @@ -11,8 +11,9 @@ Each version will have a separate `Breaking Changes` section as well. To describ

## [Unreleased]
### Added
* Added "common" feature to the "full" feature in `eigensdk` crate in [#249](https://github.com/Layr-Labs/eigensdk-rs/pull/249).
### Changed
* Changes in the way bindings are generated in [#245](https://github.com/Layr-Labs/eigensdk-rs/pull/243).
* Changes in the way bindings are generated in [#243](https://github.com/Layr-Labs/eigensdk-rs/pull/243).
* The `bindings` target now generates the bindings using Docker with Foundry v0.3.0.
* The previous `bindings` target was renamed to `bindings_host`, as it runs without Docker. However the `bindings_host` target is for CI use only. To generate the bindings, please use the `bindings` target.

Expand Down

0 comments on commit e7a9337

Please sign in to comment.