File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ All notable changes to [bpmn-js-create-append-anything](https://github.com/bpmn-
6
6
7
7
___ Note:__ Yet to be released changes appear here._
8
8
9
+ ## 1.0.0
10
+
11
+ * ` FEAT ` : forward keywords to make them searchable ([ #50 ] ( https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/50 ) )
12
+ * ` DEPS ` : update bpmn dependencies ([ #50 ] ( https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/50 ) ): ` bpmn-js@^18.6.0 ` , ` @bpmn-io/element-template-chooser@^2.0.0 ` and add ` peerDependency diagram-js>=15.3.0 `
13
+
14
+ ### Breaking Changes
15
+
16
+ * Now requires ` diagram-js@^15.3.0 ` as a peer dependency (via ` @bpmn-io/element-template-chooser@^2.0.0 ` )
17
+
9
18
## 0.6.0
10
19
11
20
* ` FEAT ` : add ad-hoc subprocess entry ([ #47 ] ( https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/47 ) )
You can’t perform that action at this time.
0 commit comments