Skip to content

Commit 8ab90b7

Browse files
committed
chore(CHANGELOG): update to v1.0.0
1 parent 083c470 commit 8ab90b7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ All notable changes to [bpmn-js-create-append-anything](https://github.com/bpmn-
66

77
___Note:__ Yet to be released changes appear here._
88

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+
918
## 0.6.0
1019

1120
* `FEAT`: add ad-hoc subprocess entry ([#47](https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/47))

0 commit comments

Comments
 (0)