# ChangeLog #### 0.1.23 - fix: array flat compatibility; #### 0.1.22 - fix: fruchterman without init clusterMap problem; #### 0.1.21 - fix: comboForce with unnecessary positions for combos; - fix: dagre bug; #### 0.1.20 - chore: migrate dagre from https://github.com/brickmaker/dagre to @antv/layout and re-write in es6 standard; - chore: fruchterman cluster re-computing problem; - feat: dagre supports begin position for the layout; #### 0.1.19 - feat: dagre supports assigning order and layer, import from https://github.com/brickmaker/dagre; - feat: ER layout; #### 0.1.18 - fix: add return value for grid layout; - fix: force atlas 2 default prune and barnesHut;