Skip to content

Commit

Permalink
Prepare 2.4.2. Still heavily WIP.
Browse files Browse the repository at this point in the history
Signed-off-by: cneben <benoit@destrat.io>
cneben committed Aug 12, 2024
1 parent c7396e2 commit fdee55f
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 20240812 2.4.2:
- Merge #230 by @emmenlau, enhance node/group factory methods template signature.
- Merge #236 by @emmenlau, fix a memory leak.
- Merge #233 by @emmenlau, fix a compilation issue in graph.h.
- Change group dragging default behaviour: group are now only draggable by their
header. Old policy can be restored with qan::GroupItem::DragPolicy.

## 20231116 2.4.0:
- Rewrite the Qt5/6 CMake configuration.
- Remove all QUICKQANAVA_QT_MAJOR_VERSION and all compilation options, compilation is now always "static".
1 change: 1 addition & 0 deletions VERSION.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.4.2

0 comments on commit fdee55f

Please sign in to comment.