From f85a8aedb90c604e0c376112610c600f3a1cee71 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 9 Apr 2023 09:15:22 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c87c505f..5687c53f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- 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` ## 1.251.0 - 2023-04-07