From e6fb59ebffe120f0b3932c77dbd4c1e0fc69984e Mon Sep 17 00:00:00 2001 From: Nico Rehwaldt Date: Mon, 18 Dec 2023 13:11:26 +0100 Subject: [PATCH] chore(CHANGELOG): update to v0.20.0 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57c576d..a8f5ca8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ All notable changes to the [camunda-modeler-token-simulation-plugin](https://git ___Note:__ Yet to be released changes appear here._ +## 0.20.0 + +* `FEAT`: support implicit start events ([bpmn-io/bpmn-js-token-simulation#144](https://github.com/bpmn-io/bpmn-js-token-simulation/issues/144)) +* `DEPS`: bump to `bpmn-js-token-simulation@0.33.0` + ## 0.19.0 * `FEAT`: support inclusive gateways ([bpmn-io/bpmn-js-token-simulation#110](https://github.com/bpmn-io/bpmn-js-token-simulation/pull/110), [bpmn-io/bpmn-js-token-simulation#88](https://github.com/bpmn-io/bpmn-js-token-simulation/issues/88))