From f9e97421d616ed941f52660ef75d78ba2236cdba Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 2 Aug 2025 09:28:54 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index beb21afed..78fccacf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Moved the support for changing the asset profile identifier (`dataSource` and `symbol`) in the asset profile details dialog of the admin control panel from experimental to general availability - Improved the balance of headings on the landing page +- Migrated from _Material Design_ 2 to _Material Design_ 3 - Improved the language localization for Spanish (`es`) - Upgraded `angular` from version `20.0.7` to `20.1.3` - Upgraded `Nx` from version `21.2.4` to `21.3.9` @@ -1549,7 +1550,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Refactored the dark theme CSS selector -- Migrated from _Material Design_ 2 to _Material Design_ 3 - Improved the language localization for German (`de`) - Upgraded `date-fns` from version `2.29.3` to `3.6.0` - Upgraded `zone.js` from version `0.14.7` to `0.14.10`