From 14ae1da009a5301cbd9adebf3f10b9a0d934dd1b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 13 Jul 2026 19:59:48 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 270ea6f09..37a32dc87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Hardened the validation of the countries in the asset profile endpoints - Set the change detection strategy to `OnPush` in the _X-ray_ page +- Upgraded `Nx` from version `23.0.1` to `23.0.2` ## 3.25.0 - 2026-07-12