From 859bead409b6d39ee489aa55ec2e414a1ce992c8 Mon Sep 17 00:00:00 2001 From: Martin Stamm Date: Tue, 5 Dec 2023 13:52:18 +0100 Subject: [PATCH] chore(CHANGELOG): document all fixes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10e2384b..437ae74c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ ___Note:__ Yet to be released changes appear here._ ## 1.9.2 * `FIX`: keep custom value on update when the condition was changed ([#32](https://github.com/bpmn-io/bpmn-js-element-templates/issues/32)) +* `FIX`: do not persist empty values when no default is set ([#35](https://github.com/bpmn-io/bpmn-js-element-templates/pull/35)) +* `FIX`: remove task definitions and messages if no properties are present in the template ([#35](https://github.com/bpmn-io/bpmn-js-element-templates/pull/35)) ## 1.9.1