-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
42 changed files
with
2,052 additions
and
2,284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,49 @@ All notable changes to [bpmn-js-element-templates](https://github.com/bpmn-io/bp | |
|
||
___Note:__ Yet to be released changes appear here._ | ||
|
||
## 1.9.1 | ||
|
||
* `FIX`: disallow subscription binding for `bpmn:SendTask` | ||
* `DEPS`: update to `@bpmn-io/[email protected]` | ||
|
||
## 1.9.0 | ||
|
||
* `FEAT`: support `isActive` condition ([#19](https://github.com/bpmn-io/bpmn-js-element-templates/issues/19)) | ||
* `FEAT`: add conditional correlationKey rendering ([#19](https://github.com/bpmn-io/bpmn-js-element-templates/issues/19)) | ||
* `DEPS`: update to `@bpmn-io/[email protected]` | ||
|
||
|
||
## 1.8.0 | ||
|
||
* `FEAT`: support receive and send task message templating ([#30](https://github.com/bpmn-io/bpmn-js-element-templates/pull/30)) | ||
* `DEPS`: update to `@bpmn-io/[email protected]` | ||
|
||
## 1.7.0 | ||
|
||
* `FEAT`: support `zeebe:taskDefinition` binding ([#29](https://github.com/bpmn-io/bpmn-js-element-templates/pull/29)) | ||
|
||
## 1.6.1 | ||
|
||
* `FIX`: display multi-instance configuration in properties panel | ||
|
||
## 1.6.0 | ||
|
||
* `FEAT`: add `zeebe:subscription` in single command ([#21](https://github.com/bpmn-io/bpmn-js-element-templates/issues/21)) | ||
* `FIX`: clean up empty `zeebe:subscription` ([#21](https://github.com/bpmn-io/bpmn-js-element-templates/issues/21)) | ||
* `DEPS`: update to `[email protected]` | ||
|
||
## 1.5.0 | ||
|
||
* `FEAT`: support `camunda:executionListener` with `implementationType` ([#13](https://github.com/bpmn-io/bpmn-js-element-templates/issues/13)) | ||
* `FIX`: set `$parent` property when creating non-primitive properties ([#22](https://github.com/bpmn-io/bpmn-js-element-templates/pull/22)) | ||
* `DEPS`: update to `@bpmn-io/[email protected]` | ||
|
||
## 1.4.0 | ||
|
||
* `FEAT`: visually show deprecated templates ([#11](https://github.com/bpmn-io/bpmn-js-element-templates/issues/11)) | ||
* `DEPS`: update to `@bpmn-io/[email protected]` | ||
|
||
|
||
## 1.3.0 | ||
|
||
* `FEAT`: support tooltips in template properties and groups ([#8](https://github.com/bpmn-io/bpmn-js-element-templates/issues/8)) | ||
|
@@ -37,4 +80,4 @@ ___Note:__ Yet to be released changes appear here._ | |
|
||
## 1.0.0 | ||
|
||
* initial release | ||
* initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.