diff --git a/CHANGELOG.md b/CHANGELOG.md index 0722a3d5b..2831805c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support for routing outgoing requests through a per-domain proxy via the `PROXY_ROUTES` setting in the `FetchService` +### Fixed + +- Fixed symbol mapping for asset profiles with the `MANUAL` data source + ## 3.18.0 - 2026-06-28 ### Added