Skip to content

Commit 1c8576b

Browse files
committed
2.5.0
Signed-off-by: cneben <[email protected]>
1 parent 564caa8 commit 1c8576b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## 20240922 2.5.0:
4+
- #248: Add full support for cmake qt_add_qml_module(), QuickQanava must now be used
5+
as a static QML module (qml compiler is automatically applied, it look like it is a lot faster...).
6+
- #244: Add scrollbar support to qan::Navigable, better graph view area support.
7+
- #238: Change group layout, add header support in group delegate.
8+
- #228: Add preliminary support for auto tree layouts.
9+
310
## 20240812 2.4.2:
411
- Merge #230 by @emmenlau, enhance node/group factory methods template signature.
512
- Merge #236 by @emmenlau, fix a memory leak.

VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.2
1+
2.5.0

0 commit comments

Comments
 (0)