-
Notifications
You must be signed in to change notification settings - Fork 23
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
1 parent
28b3cd1
commit 7d81ee1
Showing
1 changed file
with
16 additions
and
0 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,22 @@ All notable changes to [camunda-bpmn-js](https://github.com/camunda/camunda-bpmn | |
|
||
___Note:__ Yet to be released changes appear here._ | ||
|
||
## 5.3.0 | ||
|
||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]`x | ||
* `DEPS`: update to `[email protected]` | ||
|
||
### Key Changes in Modeling | ||
|
||
* `FEAT`: support element templates runtime compatibility ([bpmn-io/bpmn-js-element-templates#132](https://github.com/bpmn-io/bpmn-js-element-templates/pull/132)) | ||
* `FEAT`: make "Zeebe user task" the default implementation of user task ([camunda/camunda-bpmn-js-behaviors#86](https://github.com/camunda/camunda-bpmn-js-behaviors/pull/86)) | ||
|
||
### Key Changes in Properties Panel | ||
|
||
* `FEAT`: rename "Zeebe user task" to "Camunda user task" ([bpmn-io/bpmn-js-properties-panel#1097](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1097)) | ||
* `FIX`: move template selector right below documentation group ([bpmn-io/bpmn-js-element-templates#130](https://github.com/bpmn-io/bpmn-js-element-templates/pull/130)) | ||
|
||
## 5.2.2 | ||
|
||
* `DEPS`: update to `@bpmn-io/[email protected]` | ||
|