summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Bisballe Jensen <larsbisballe@gmail.com>2014-09-09 20:57:28 +0200
committerLars Bisballe Jensen <larsbisballe@gmail.com>2014-09-09 20:57:28 +0200
commit32d9c872e7abdaedb497e7403a44470676838ecb (patch)
tree30ae1a3959867202cccfd7a4e209417e2d9894f8
parent8b16950989ac797b874d0e128dd23f01f18bb15f (diff)
Added ChangeLog notes for 0.9.6
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ff7780..e827ac8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Version 0.9.6
+=============
+Released September 9th 2014
+ - Editor split out into own project. (deva,suhr)
+ - Integrate VST build into autotools. (deva)
+ - Make 64bit VST binary. (deva)
+ - Accept loading the same kit twice. (deva)
+ - Reduce probability of playing the same sample twice in a row. (deva)
+ - Normalise velocity range (was 0 to hardest sample, now is weakest sample to hardest sample). (deva)
+ - Make sure loading a new kit after another works properly. (muldjord)
+
Version 0.9.5
=============
Released April 27th 2014