diff --git a/CHANGELOG.md b/CHANGELOG.md index 20b0720..c1b2fa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ All notable changes to [bpmnlint](https://github.com/bpmn-io/bpmnlint) are docum ___Note:__ Yet to be released changes appear here._ +## 10.2.2 + +* `FIX`: gracefully handle missing DI in `no-overlapping-elements` rule ([#135](https://github.com/bpmn-io/bpmnlint/pull/135)) + ## 10.2.1 * `FIX`: correct compensation activities triggering `no-implicit-start` ([#132](https://github.com/bpmn-io/bpmnlint/pull/132))