fix: update changelog

This commit is contained in:
Yanyan-Wang 2020-07-21 18:55:02 +08:00 committed by Yanyan Wang
parent cf7088ef39
commit d620c58a0c

View File

@ -5,7 +5,8 @@
- feat: graph.on support name:event mode.
- fix: combo edge with uncorrect end points;
- fix: combo polyline edge with wrong path;
- fix: getViewCenter with padding problem.
- fix: getViewCenter with padding problem;
- feat: allow user to configure the initial positions for empty combos.
#### 3.5.10
- fix: fitView and fitCenter with animate in the initial state;