From da3e8925fc8215a9ad30776306c294aa9a40733b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 25 Jun 2026 08:42:05 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26f396788..2e5dcdef0 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 - Upgraded `prettier` from version `3.8.3` to `3.8.4` +### Fixed + +- Improved the table headers’ alignment in the queue jobs table of the admin control panel + ## 3.16.0 - 2026-06-24 ### Added