diff options
author | Lars Muldjord <larsbisballe@gmail.com> | 2016-03-24 14:05:22 +0100 |
---|---|---|
committer | Lars Muldjord <larsbisballe@gmail.com> | 2016-03-24 14:05:22 +0100 |
commit | 6052334d00a0a98f139f2d65c836e6e0d7d025b8 (patch) | |
tree | c893d3f278d0b53761f5ad3629695e3c663ed804 | |
parent | 614dbf4d0d21a562939915104670f5a0461b190f (diff) |
Added suhr to contributors and moved notes for 0.9.9 to top (d'oh)
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,12 +1,7 @@ -Version 0.9.8.1-hotfix -====================== -Released March 16th 2015 - - Fixed bug where resampling resulted in sample skewing over the output channels - Version 0.9.9 ============= Release date: March 24th 2016 -Contributors: deva, chaot4, cglocke, viccuad +Contributors: cglocke, chaot4, deva, suhr, viccuad Highlighted changes / fixes: - Switch to LGPLv3 @@ -61,6 +56,11 @@ All changes / fixes: - LV2/VST: Make UI event handling based on idle/run calls from the plugin host instead of in a thread - Port "The Aasimonster" to new velocity format +Version 0.9.8.1-hotfix +====================== +Released March 16th 2015 + - Fixed bug where resampling resulted in sample skewing over the output channels + Version 0.9.8 ============= Released February 22nd 2015 |