Skip to content

Commit

Permalink
chore(CHANGELOG): update
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfromme committed Jan 26, 2025
1 parent dd98fe6 commit 2505c37
Showing 1 changed file with 27 additions and 4 deletions.
31 changes: 27 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,37 @@ ___Note:__ Yet to be released changes appear here._

## 5.32.0

* `DEPS`: update to [email protected]
* `DEPS`: update to [email protected]
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `bpmnlint@11`
* `DEPS`: update to `@bpmn-io/[email protected]`
* `DEPS`: update to `@bpmn-io/[email protected]`
* `DEPS`: update to `@camunda/[email protected]`
* `DEPS`: update to `@camunda/[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `electron@34`

### BPMN

* `FEAT`: support ad-hoc subprocesses in replace menu ([bpmn-js#2276](https://github.com/bpmn-io/bpmn-js/pull/2276))
* `FEAT`: support ad-hoc subprocesses in create/append anything menu ([bpmn-js-create-append-anything#47](https://github.com/bpmn-io/bpmn-js-create-append-anything/pull/47))
* `FEAT`: support _Active elements_ properties for ad-hoc subprocesses ([bpmn-js-properties-panel#1105](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1105))
* `FEAT`: suggest latest Camunda FEEL built-ins ([bpmn-io/feel-editor#65](https://github.com/bpmn-io/feel-editor/pull/65))
* `FEAT`: support binding type `zeebe:linkedResource` ([bpmn-js-element-templates#137](https://github.com/bpmn-io/bpmn-js-element-templates/issues/137))
* `FIX`: take scope into account when resolving variables ([bpmn-io/variable-resolver#43](https://github.com/bpmn-io/variable-resolver/pull/43))
* `FIX`: require `feel` to be `optional` or `static` for `Boolean` and `Number` inputs and outputs ([camunda/element-templates-json-schema#156](https://github.com/camunda/element-templates-json-schema/pull/156))

### DMN

* `FEAT`: suggest latest Camunda FEEL built-ins ([bpmn-io/feel-editor#65](https://github.com/bpmn-io/feel-editor/pull/65))
* `FIX`: make name change behavior not break on name change ([bpmn-io/dmn-js#917](https://github.com/bpmn-io/dmn-js/pull/917))
* `FIX`: display updated formal parameters suggestions ([bpmn-io/dmn-js#914](https://github.com/bpmn-io/dmn-js/pull/914))
* `FIX`: prevent flashing and drag preview icon for overview resize action ([#4781](https://github.com/camunda/camunda-modeler/pull/4781))

## 5.31.0
Expand Down

0 comments on commit 2505c37

Please sign in to comment.