Skip to content

Commit 32f16ed

Browse files
committed
fix changelog
1 parent 4d7af54 commit 32f16ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
08-11-2024 (v4.1.0)
22

33
@joint/core
4-
* examples.link-labels-ts - add new example to show link labels functionality
4+
* examples.link-labels-ts - add new example to show link label tools functionality
55
* dia.Paper - add methods to find cell/element/link views in paper
66
* dia.ElementView - add `getTargetParentView()` method
77
* dia.ElementView - fix to prevent exception when position or size is not defined
@@ -29,7 +29,7 @@
2929
* mvc.View - fix to allow setting `style` via options
3030
* util - add `objectDifference()` method
3131
* util - expose `calc()` expression API
32-
* g.Rect - add `strict` option to `containsPoint()`
32+
* Geometry - add `strict` option to `containsPoint()` of Rect
3333

3434
@joint/layout-directed-graph
3535
* layout.DirectedGraph - add `graph` option to `fromGraphLib()`

0 commit comments

Comments
 (0)