Skip to content

Commit 5bc6112

Browse files
committed
Update changelog for latest changes.
1 parent 0c701a3 commit 5bc6112

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
- (2.2.0) Notable changes:
44

55
- ⚠️ Bump minimum JDK to 11 and define library as a Java Module;
6-
- Robust algorithm for vertex spawning;
6+
- 👍 Robust algorithm for vertex spawning;
77
- Propagation of hover events to labels and arrows (can be styled);
8+
- 🎉 Improve edge readability (issue #43) by changing the label underlying representation to a StackPane. Labels now accept CSS styles for Pane (background) and Text (the label itself).
9+
- ⚠️ Fixed a regression that affected the movement of vertices.
810
- ...
9-
11+
1012
- (2.1.0) Notable changes:
1113

1214
- Improved edge and label rendering;

0 commit comments

Comments
 (0)