From d77e1464d57641be985846af0b890642cfc92125 Mon Sep 17 00:00:00 2001 From: csehatt741 Date: Mon, 30 Jun 2025 12:40:16 +0200 Subject: [PATCH] changelog updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7ad935a5..0bb9ed9a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Enhanced the sitemap to dynamically compose public routes - Renamed `Account` to `account` in the `Order` database schema - Improved the language localization for German (`de`) +- Migrated the `AboutPageComponent` to standalone ## 2.175.0 - 2025-06-28