From 654ab2e44b918f4cbb7fd2103bf56b8ac188ac64 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 31 Jan 2023 21:29:15 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36d02ec9b..066edf13e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,8 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the language localization for German (`de`) +- Eliminated `angular-material-css-vars` - Upgraded `angular` from version `14.2.0` to `15.1.2` -- Upgraded `angular-material-css-vars` from version `3.0.0` to `4.2.0` - Upgraded `Nx` from version `15.0.13` to `15.6.3` ## 1.230.0 - 2023-01-29