summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--version.h2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bb2bee..9c4cfd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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
diff --git a/version.h b/version.h
index a6cedd4..1090d16 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "0.9.8"
+#define VERSION "0.9.8.1"