From 06ffd90df079bf2d9f04e4cc8fe76be77316aa0b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:23:47 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81c478666..4d7765599 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 2.12.0 - 2023-10-17 +## Unreleased ### Changed -- Changed users table in the admin control panel to an `@angular/material` data table +- Changed the users table in the admin control panel to an `@angular/material` data table -## Unreleased +## 2.12.0 - 2023-10-17 ### Added