diff --git a/CHANGELOG.md b/CHANGELOG.md index 74ebde53..c6f61e1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased * Updated the serialization of `WasmMemoryPersistence`. -* `Agent::with_background_dynamic_routing` is no longer `async`. +* `AgentBuilder::with_background_dynamic_routing` is no longer `async`. ## [0.39.3] - 2025-01-21