From d1bace3dfabaf0e95cf6bfc83de34b586df96993 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 9 Sep 2025 19:55:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 447f5dc7b..0e0a350a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Renamed the job identifier column in the jobs queue view of the admin control panel - Refactored the markets page to standalone - Refactored the header component to standalone - Refactored the rule component to standalone