Merge branch 'master' into develop
This commit is contained in:
commit
cb7470c92c
|
@ -11,6 +11,10 @@ ___Note:__ Yet to be released changes appear here._
|
|||
* Reworked the link of elements to bpmn DIs. You must access the `di` directly from the diagram element instead of the `businessObject`. [#1472](https://github.com/bpmn-io/bpmn-js/issues/1472)
|
||||
* Reworked import and `BpmnFactory` APIs. [#1472](https://github.com/bpmn-io/bpmn-js/issues/1472)
|
||||
|
||||
## 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))
|
||||
|
|
Loading…
Reference in New Issue