@@ -13,6 +13,12 @@ Those changes in added, changed or breaking changes, should include usage exampl
1313
1414## [ Unreleased]
1515### Added
16+ ### Changed
17+ ### Breaking changes
18+ ### Removed
19+
20+ ## [ 0.2.0] - 2025-02-06
21+ ### Added 🎉
1622* Added ` eigen_common ` dependency to the ` eigensdk ` crate when "full" feature is enabled in [ #249 ] ( https://github.com/Layr-Labs/eigensdk-rs/pull/249 ) .
1723* Added bindings for ` ECDSAStakeRegistry ` and ` ECDSAServiceManagerBase ` in [ #269 ] ( https://github.com/Layr-Labs/eigensdk-rs/pull/269 ) .
1824* Added release-plz in ci in [ #275 ] ( https://github.com/Layr-Labs/eigensdk-rs/pull/275 ) .
@@ -26,7 +32,7 @@ Those changes in added, changed or breaking changes, should include usage exampl
2632* Fixed typo in release-plz toml file in [ #284 ] ( https://github.com/Layr-Labs/eigensdk-rs/pull/284 ) .
2733* Fixed incorrect package name in Cargo.toml for examples in [ #285 ] ( https://github.com/Layr-Labs/eigensdk-rs/pull/285 ) .
2834
29- ### Breaking changes
35+ ### Breaking changes🛠
3036* fix: use rewards coordinator on get operator avs/pi split methods by @maximopalopoli in https://github.com/Layr-Labs/eigensdk-rs/pull/250
3137 * The parameters of ` ChainReader::new ` changed, and it now receives the address of the rewards coordinator.
3238
@@ -58,7 +64,7 @@ Those changes in added, changed or breaking changes, should include usage exampl
5864* Removed examples packages from workspace . dependencies in Cargo . toml in [#287 ](https : // github.com/Layr-Labs/eigensdk-rs/pull/287).
5965* Removed release - plz - pr workflow in release - plz in [#292 ](https : // github.com/Layr-Labs/eigensdk-rs/pull/292).
6066
61- ## [0.1 . 3 ] - 2024 - 01 - 17
67+ ## [0.1 . 3 ] - 2025 - 01 - 17
6268### Added 🎉
6369* feat : add rewards - v2 related functionality by @ supernovahs in https : // github.com/Layr-Labs/eigensdk-rs/pull/221
6470 * New methods in `ELChainReader `:
@@ -177,4 +183,4 @@ Those changes in added, changed or breaking changes, should include usage exampl
177183## Previous versions
178184
179185This changelog was introduced in - between v0 . 1.2 and v0 . 1.3 .
180- For changes from previous releases , you can check on our GitHub repo 's releases page : [github . com/ Layr - Labs / eigensdk - rs / releases ](https : // github.com/Layr-Labs/eigensdk-rs/releases)
186+ For changes from previous releases , you can check on our GitHub repo 's releases page : [github . com/ Layr - Labs / eigensdk - rs / releases ](https : // github.com/Layr-Labs/eigensdk-rs/releases)
0 commit comments