From 4b4e5dec0028c3e76b36ebd702ae284b45e0e79d Mon Sep 17 00:00:00 2001 From: Nico Rehwaldt Date: Thu, 22 Aug 2024 11:18:02 +0200 Subject: [PATCH] chore(CHANGELOG): update --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe5da0aa..8300406b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ ___Note:__ Yet to be released changes appear here._ ## 5.22.0 -* `FEAT`: add _Priority_ entry to user task _Assignment_ group ([#1072](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1072)) +* `FEAT`: support maintaining `zeebe:priorityDefinition:priority` for user task ([#1072](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1072)) * `FIX`: rename task definition type label ([#3534](https://github.com/camunda/camunda-modeler/issues/3534)) * `DEPS`: update to `zeebe-bpmn-moddle@1.5.1`