Skip to content

Commit 2abeed1

Browse files
committed
Update changelog for v2.1.0
1 parent c57450a commit 2abeed1

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
## Changelog
22

3-
- (2.1.0)
3+
- (2.1.0) Notable changes:
44

55
- Improved edge and label rendering;
6-
- Fix arrow misalignment on self-loops (issue \#40).
7-
- Fix parallel edge spacing (issue \#40)
8-
- Fix arrow "z-order" placement in some situations.
9-
6+
- Fix arrow "z-order" placement in some situations.
7+
- Fix arrow misalignment on self-loops (issue \#40).
8+
- Fix parallel edge spacing (issue \#40).
9+
- Parallel edge spacing, including self-loops, is kept as compact as possible when inserting/removing, without loosing visual reference.
10+
11+
- Fix visibility of methods necessary to create custom placement strategies.
12+
1013
- Improved `ContentZoomScrollPane` with clipping of any overflow.
1114

12-
- Bring vertex and label to front, while dragging.
15+
- Bring vertex and label to front, while dragging.
1316

1417
- (2.0.0) 🎉 Minor fixes and stable version release.
1518

0 commit comments

Comments
 (0)