chore(CHANGELOG): update to v2.0.0

This commit is contained in:
Nico Rehwaldt 2018-05-22 08:57:15 +02:00
parent 690417b389
commit c17e5ee3d9
1 changed files with 6 additions and 0 deletions

View File

@ -6,9 +6,15 @@ All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen
___Note:__ Yet to be released changes appear here._
## 2.0.0
### Breaking Changes
* `CHORE`: update to [`diagram-js@2.0.0`](https://github.com/bpmn-io/diagram-js/blob/master/CHANGELOG.md#200)
## Other Improvements
* `FEAT`: allow data store to be modeled between participants ([#483](https://github.com/bpmn-io/bpmn-js/issues/483))
* `FIX`: correctly handle missing `bpmndi:Label` bounds during model updating ([#794](https://github.com/bpmn-io/bpmn-js/issues/794))
## 1.3.3