From 79c7ed35a2c6f2f8997986bed1952c6b6dcdaab3 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 5 Feb 2023 19:04:18 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b1098d9f..38f30e164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the language localization for German (`de`) - Migrated the style of `ActivitiesPageModule` to `@angular/material` `15` (mdc) - Migrated the style of `GfCreateOrUpdateActivityDialogModule` to `@angular/material` `15` (mdc) - Migrated the style of `GfMarketDataDetailDialogModule` to `@angular/material` `15` (mdc)