From cdda7f89399c9ce2993e742fd7ce2d9604cf3ce5 Mon Sep 17 00:00:00 2001 From: Philipp Fromme Date: Tue, 29 Oct 2024 21:11:15 +0100 Subject: [PATCH] chore(CHANGELOG): update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f071ae7..5a362e15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ All notable changes to [`@bpmn-io/properties-panel`](https://github.com/bpmn-io/ ___Note:__ Yet to be released changes appear here._ +* `FEAT`: links shown in FEEL popup are configurable ([#382](https://github.com/bpmn-io/properties-panel/pull/382)) + ## 3.24.1 * `FIX`: validate first item access gracefully ([#381](https://github.com/bpmn-io/properties-panel/pull/381))