docs: update changelog.

This commit is contained in:
Yanyan-Wang 2020-08-18 16:17:30 +08:00 committed by Yanyan Wang
parent 354cf78402
commit 8cb6b04f23

View File

@ -2,10 +2,12 @@
#### 3.6.2
- fix: polyline with rect and radius=0 problem;
- chore: update hierarchy to solve the children ordering problem for indented tree layout;
- feat: find all paths and the shortest path between two nodes;
- feat: fisheye with dragging;
- feat: fisheye with scaling range and d;
- fix: polyline with rect and radius=0 problem;
- fix: arrow state & linkpoint;
- chore: update hierarchy to solve the children ordering problem for indented tree layout;
- chore: extract the public calculation to enhance the performance of fisheye.
#### 3.6.1-beta