diff --git a/CHANGELOG.md b/CHANGELOG.md index 0722a3d5b..f06b85eba 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` +### Changed + +- Upgraded `@ionic/angular` from version `8.8.5` to `8.8.12` + ## 3.18.0 - 2026-06-28 ### Added