aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-11 23:38:21 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-11 23:38:21 +0800
commit59304aa1b2c6d278e76f72509183fee96bbb8cae (patch)
treead50b86aaf71497588372de7089ff71b05b00a7b /ChangeLog
parentd4c66cbcfb1411312b2c2f3c83e76a4882b8577a (diff)
downloadQMidiPlayer-59304aa1b2c6d278e76f72509183fee96bbb8cae.tar.xz
Fixed a crash caused by the visualization plugin.
Fixed a bug when piano is hidden but the option "arrange channels on a stair" is enabled. Add channel label display. However it's still buggy so it's currently disabled.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b7c6f3..cabc955 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-05-11 0.8.1 alpha
+Fixed a bug when piano is hidden but the option "arrange
+channels on a stair" is enabled.
+Fixed a crash caused by the visualization plugin.
+Add channel label display. However it's still buggy so it's
+currently disabled.
+
2016-05-07 0.8.1 alpha
Added two new options.
Fixed several crashes related to options without a description.