chore(CHANGELOG): update to v6.3.3

This commit is contained in:
Nico Rehwaldt 2020-03-13 19:47:44 +01:00
parent c00990b861
commit 37be94334d
1 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@ All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen
___Note:__ Yet to be released changes appear here._
## 6.3.3
* `FIX`: resize empty text annotations
* `CHORE`: bump `min-dom` version
* `CHORE`: bump to `diagram-js@6.4.1`
## 6.3.2
* `FIX`: correctly move flows when adding lane ([#1287](https://github.com/bpmn-io/bpmn-js/pull/1287))