Skip to content

Commit

Permalink
chore(CHANGELOG): update to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Oct 19, 2023
1 parent e661833 commit 4d28411
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ All notable changes to [bpmn-js-properties-panel](https://github.com/bpmn-io/bpm

___Note:__ Yet to be released changes appear here._

## 5.6.0

* `FEAT`: allow `PopupContainer` to be a CSS selector ([bpmn-io/properties-panel#291](https://github.com/bpmn-io/properties-panel/issues/291))
* `FEAT`: improve suggestion of local variables ([#984](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/984))
* `FIX`: add error style to popup editor opened fields ([bpmn-io/properties-panel#298](https://github.com/bpmn-io/properties-panel/pull/298))
* `FIX`: allow value `0` in FEEL number fields ([bpmn-io/properties-panel#297](https://github.com/bpmn-io/properties-panel/pull/297))

* `FIX`: keep undo/redo stack when editing Camunda input/output properties ([#983](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/983))
* `DEPS`: update to `@bpmn-io/properties-panel@3.11.0`

## 5.5.0

Expand Down

0 comments on commit 4d28411

Please sign in to comment.