diff --git a/CHANGELOG.md b/CHANGELOG.md index 288f171..e656a3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ All notable changes to [camunda-bpmn-js](https://github.com/camunda/camunda-bpmn ___Note:__ Yet to be released changes appear here._ +## 5.2.2 + +* `DEPS`: update to `@bpmn-io/properties-panel@3.25.1` + ## 5.2.1 * `FIX`: adjust search to prioritize start of word and exact matches ([bpmn-io/diagram-js#953](https://github.com/bpmn-io/diagram-js/pull/953))