From 090136c892ff7d53083d3a40ceb6c195b8eec13e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 10 Apr 2023 10:25:41 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5687c53f7..344080c0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed the slide toggles to checkboxes on the account page - Changed the slide toggles to checkboxes in the admin control panel - Migrated the style of various components to `@angular/material` `15` (mdc) -- Upgraded `@angular/material` from version `15.2.5` to `15.2.6` +- Upgraded `@angular/cdk` and `@angular/material` from version `15.2.5` to `15.2.6` ## 1.251.0 - 2023-04-07