From c87a136366e1d4c69e6f4725513d5974653dcf28 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 16 Apr 2023 12:07:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 551628c19..d2ee88e61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Enabled the configuration to immediately remove queue jobs on complete +- Refactored the implementation of removing queue jobs + ### Fixed - Fixed the unique job ids of the gather asset profile process