summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index bf7bda2..b20cc3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ganv (1.5.1) unstable;
+ganv (1.5.2) unstable;
* Fix positioning of embedded widgets when changing layout.
* Fix unexpected node jumping when dragging new connections.
@@ -7,12 +7,14 @@ ganv (1.5.1) unstable;
* Distinguish edge color from port color slighly.
* Add support for PDF and PS export.
* Improve text rendering at high zoom.
+ * Improve update performance.
+ * Add API to specify module port order.
* Fix various minor visual alignment/sizing issues.
* Fix size of vertical flow modules.
* Fix compilation with --no-fdgl (patch from Vlad Glagolev).
* Fix crash when destroying canvas.
- -- David Robillard <d@drobilla.net> Fri, 20 Feb 2015 09:00:29 -0500
+ -- David Robillard <d@drobilla.net> Sat, 21 Feb 2015 17:21:25 -0500
ganv (1.4.2) stable;