From f177a5d808ae266fc96cea4b3099b0bfd3608630 Mon Sep 17 00:00:00 2001 From: Abdul Ahad Date: Wed, 26 Feb 2025 13:05:45 +0100 Subject: [PATCH] chore(CHANGELOG): update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 495d2a70..d871d68b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ All notable changes to [bpmn-js-properties-panel](https://github.com/bpmn-io/bpm ___Note:__ Yet to be released changes appear here._ +* `FEAT`: trim trailing whitespaces from all input fields except expressions ([bpmn-io/properties-panel#309](https://github.com/bpmn-io/properties-panel/issues/309)) +* `DEPS`: update to `@bpmn-io/properties-panel@3.26.3` + ## 5.32.1 * `FIX`: add `subscription correlated key` missing tooltip ([#1109](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1109))