chore(CHANGELOG): update to v8.8.2

This commit is contained in:
Maciej Barelkowski 2021-10-20 17:09:21 +02:00 committed by Nico Rehwaldt
parent 6243adfa92
commit c5adb2db8a
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen
___Note:__ Yet to be released changes appear here._
## 8.8.2
* `FIX`: properly re-use ID of a copied element if available ([#1503](https://github.com/bpmn-io/bpmn-js/pull/1509))
## 8.8.1
* `FIX`: re-use ID of a copied element if available ([#1503](https://github.com/bpmn-io/bpmn-js/pull/1503))