-
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
Showing
1 changed file
with
18 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,24 @@ All notable changes to [camunda-bpmn-js](https://github.com/camunda/camunda-bpmn | |
|
||
___Note:__ Yet to be released changes appear here._ | ||
|
||
## 3.7.0 | ||
|
||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `@bpmn-io/[email protected]` | ||
|
||
### Key Changes in Modeling | ||
|
||
* `FEAT`: preview append on hover ([bpmn-io/bpmn-js#1985](https://github.com/bpmn-io/bpmn-js/pull/1985)) | ||
* `FEAT`: align selection outline with element's shape ([bpmn-io/bpmn-io/bpmn-js#1996]((https://github.com/bpmn-io/bpmn-js/pull/1985))) | ||
* `FEAT`: make spacetool local per default ([bpmn-io/diagram-js#811](https://github.com/bpmn-io/diagram-js/pull/811), [bpmn-io/bpmn-js#1975](https://github.com/bpmn-io/bpmn-js/issues/1975)) | ||
|
||
|
||
### Key Changes in Properties Panel | ||
|
||
* `FEAT`: add link to learning resources from the FEEL popup editor ([@bpmn-io/properties-panel#308](https://github.com/bpmn-io/properties-panel/pull/308)) | ||
* `CHORE`: update FEEL snippets ([bpmn-io/feel-editor@45](https://github.com/bpmn-io/feel-editor/pull/45)) | ||
|
||
## 3.6.1 | ||
|
||
* `DEPS`: update to `[email protected]` | ||
|