diff --git a/CHANGELOG.md b/CHANGELOG.md index e8f42b7d..3c4a9d13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ All notable changes to [bpmn-js-properties-panel](https://github.com/bpmn-io/bpm ___Note:__ Yet to be released changes appear here._ +## 5.33.1 + +* `FIX`: add focus to checkboxes and buttons ([bpmn-io/properties-panel#390](https://github.com/bpmn-io/properties-panel/pull/390)) +* `FIX`: remove input border from popups ([bpmn-io/properties-panel#398](https://github.com/bpmn-io/properties-panel/pull/398)) +* `FIX`: make tooltip persist when trying to copy from it ([bpmn-io/properties-panel#399](https://github.com/bpmn-io/properties-panel/pull/399)) +* `DEPS`: update to `@bpmn-io/properties-panel@3.26.2` + ## 5.33.0 * `FIX`: add `subscription correlated key` missing tooltip ([#1109](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1109))