chore(CHANGELOG): update to v3.3.0

This commit is contained in:
Nico Rehwaldt 2019-03-29 14:57:15 +01:00
parent 3348c9e207
commit a9c1a0fc04
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._
## 3.3.0
* `FEAT`: support basic `DataInput` / `DataOutput` move ([#962](https://github.com/bpmn-io/bpmn-js/pull/962))
* `FIX`: properly handle `DataInput` / `DataOutput` move ([#961](https://github.com/bpmn-io/bpmn-js/issues/961))
* `CHORE`: update to `diagram-js-direct-editing@1.4.1`
## 3.2.2