We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b0b27 commit 3c1adc8Copy full SHA for 3c1adc8
CHANGELOG.md
@@ -6,6 +6,15 @@ All notable changes to [bpmn-js-create-append-anything](https://github.com/bpmn-
6
7
___Note:__ Yet to be released changes appear here._
8
9
+## 1.0.0
10
+
11
+* `FEAT`: source element template `keywords` during search ([#50](https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/50))
12
+* `DEPS`: depend on `diagram-js>=15.3.0` ([#50](https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/50))
13
14
+### Breaking Changes
15
16
+* Require `diagram-js>=15.3.0` as a peer dependency ([#50](https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/50))
17
18
## 0.6.0
19
20
* `FEAT`: add ad-hoc subprocess entry ([#47](https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/47))
0 commit comments