summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f588d3..ea49620 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,17 @@
+slv2 (0.6.0) unstable; urgency=low
+
+ * Rework API to reduce dependence of SLV2 on specific LV2 features
+ * Use SLV2Value most everywhere in the API for performance reasons
+ * Typical use case performance improvements
+ * Add support for scale points
+ * *** API BREAK ***
+
+ -- Dave Robillard <dave@drobilla.net> Sat, 26 Jan 2008 23:36:52 -0500
+
slv2 (0.5.0) unstable; urgency=low
* Update LV2 UI header (API break)
- * *** API BREAK *** (Interface version 7)
+ * *** API BREAK ***
-- Dave Robillard <dave@drobilla.net> Thu, 17 Jan 2008 18:34:29 -0500