From 3bc708e08010e74546548464d054a560177c4aee Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 9 Oct 2023 19:16:07 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9acc0e009..9ff26a060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Supported enter key press to submit the form of the create or update access dialog +### Changed + +- Changed the queue jobs view in the admin control panel to an `@angular/material` data table + ## 2.9.0 - 2023-10-08 ### Added