From 1548a7175c42d8b06e26724116bd7b1040705ba3 Mon Sep 17 00:00:00 2001 From: Philipp Fromme Date: Fri, 24 Jan 2025 16:03:43 +0100 Subject: [PATCH] chore(CHANGELOG): update to v0.6.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b88831..b989e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ All notable changes to [bpmn-js-create-append-anything](https://github.com/bpmn- ___Note:__ Yet to be released changes appear here._ +## 0.6.0 + +* `FEAT`: add ad-hoc subprocess entry ([#47](https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/47)) + ## 0.5.2 * `FIX`: correct expanded subprocess icon ([#33](https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/33))