From d36c52a75b1f680f6ba8e958964e6ffd9c3e8243 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 10 Apr 2023 17:21:04 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e24ef3131..ead4c8a82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,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 +- Decreased the density of the theme - Migrated the style of various components to `@angular/material` `15` (mdc) - Upgraded `@angular/cdk` and `@angular/material` from version `15.2.5` to `15.2.6`