diff --git a/crates/af-iperps/CHANGELOG.md b/crates/af-iperps/CHANGELOG.md index cfa5a4da..2153beb7 100644 --- a/crates/af-iperps/CHANGELOG.md +++ b/crates/af-iperps/CHANGELOG.md @@ -48,6 +48,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.44.0] + +### 🐛 Bug Fixes + +- *(af-iperps)* [**breaking**] Add missing field in PerformedADL event - ([821866f](https://github.com/AftermathFinance/aftermath-sdk-rust/commit/821866f87b5b5685cb8311c7ff7dcafec0d0599e)) + + ## [0.44.0](https://github.com/AftermathFinance/aftermath-sdk-rust/compare/af-iperps-v0.43.0...af-iperps-v0.44.0) ### 🐛 Bug Fixes diff --git a/crates/sui-gql-client/CHANGELOG.md b/crates/sui-gql-client/CHANGELOG.md index 4e0e0acc..704c2150 100644 --- a/crates/sui-gql-client/CHANGELOG.md +++ b/crates/sui-gql-client/CHANGELOG.md @@ -38,6 +38,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.25.1] + +### ⚙️ Miscellaneous Tasks + +- *(sui-gql-client)* Fix examples - ([ea18897](https://github.com/AftermathFinance/aftermath-sdk-rust/commit/ea18897e866fb647f4a5b678ff17fab8a20408aa)) + + ## [0.25.1](https://github.com/AftermathFinance/aftermath-sdk-rust/compare/sui-gql-client-v0.25.0...sui-gql-client-v0.25.1) ### ⚙️ Miscellaneous Tasks