From 42afb9ddc13fb420682c5bdbead937b5acb62e80 Mon Sep 17 00:00:00 2001 From: Jarek Danielak Date: Fri, 13 Dec 2024 10:55:27 +0100 Subject: [PATCH] chore(CHANGELOG): add missing `FIX` entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcec0bd1..feeb4790 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ___Note:__ Yet to be released changes appear here._ ## 2.4.0 * `FEAT`: support element templates runtime compatibility ([#132](https://github.com/bpmn-io/bpmn-js-element-templates/pull/132)) +* `FIX`: move template selector right below documentation group ([#130](https://github.com/bpmn-io/bpmn-js-element-templates/pull/130)) * `DEPS`: update to `@bpmn-io/element-templates-validator@2.2.0` * `DEPS`: update to `bpmnlint@10.3.1`