chore(CHANGELOG): bump to v1.0.4

This commit is contained in:
Nico Rehwaldt 2018-04-09 13:05:39 +02:00
parent a77d44455f
commit ee890639dd
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen
___Note:__ Yet to be released changes appear here._
## 1.0.4
* `FIX`: properly wire `$parent` on copy + paste
* `FIX`: improve boundary event rendering to correct SVG to image conversion
## 1.0.3
* `FIX`: re-expose `TestHelper#bootstrapBpmnJS` util