Skip to content

Commit

Permalink
chore(CHANGELOG): wording
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfromme authored and nikku committed Aug 29, 2024
1 parent 7143e87 commit 7768b01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@ ___Note:__ Yet to be released changes appear here._

### BPMN

* `FEAT`: support maintaining of Camunda 8 `Version Tag` ([#4462](https://github.com/camunda/camunda-modeler/issues/4462), [#4461](https://github.com/camunda/camunda-modeler/issues/4461), [#4460](https://github.com/camunda/camunda-modeler/issues/4460), [#4453](https://github.com/camunda/camunda-modeler/issues/4453), [#4480](https://github.com/camunda/camunda-modeler/issues/4480))
* `FEAT`: support maintenance of Camunda 8 `Version tag` ([#4462](https://github.com/camunda/camunda-modeler/issues/4462), [#4461](https://github.com/camunda/camunda-modeler/issues/4461), [#4460](https://github.com/camunda/camunda-modeler/issues/4460), [#4453](https://github.com/camunda/camunda-modeler/issues/4453), [#4480](https://github.com/camunda/camunda-modeler/issues/4480))
* `FEAT`: do not apply `*length` and `pattern` validation to FEEL expressions ([bpmn-io/bpmn-js-element-templates#115](https://github.com/bpmn-io/bpmn-js-element-templates/pull/115))
* `FEAT`: support maintaining `zeebe:priorityDefinition:priority` for user task ([bpmn-io/bpmn-js-properties-panel#1072](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1072))
* `FIX`: rename task definition type label ([bpmn-io/bpmn-js-properties-panel#1070](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1070))
* `FIX`: allow to add annotation to pool via new context pad ([#4451](https://github.com/camunda/camunda-modeler/issues/4451))

### DMN

* `FEAT`: support maintaining of Camunda 8 `Version Tag` ([#4463](https://github.com/camunda/camunda-modeler/issues/4454))
* `FEAT`: support maintenance of Camunda 8 `Version tag` ([#4463](https://github.com/camunda/camunda-modeler/issues/4454))
* `FIX`: provide BKM and Input Data name in variable suggestions ([camunda/camunda-dmn-js#117](https://github.com/camunda/camunda-dmn-js/issues/117))
* `FIX`: correct flashing edit button when adding new decision table column ([#4388](https://github.com/camunda/camunda-modeler/issues/4388))

### Forms

* `FEAT`: support maintaining of `Version Tag` ([#4463](https://github.com/camunda/camunda-modeler/issues/4463))
* `FEAT`: support maintenance of Camunda 8 `Version tag` ([#4463](https://github.com/camunda/camunda-modeler/issues/4463))

## 5.26.0

Expand Down

0 comments on commit 7768b01

Please sign in to comment.