aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2018-03-19 10:50:45 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2018-03-19 10:50:45 +0800
commit9e228490ffc7deb2969fa5e2b5fd81d763986eed (patch)
treefcf260cb5008966e65521846d23e3b4cec712e6d /ChangeLog
parenta667b0719a31bfac32cff5f77bd1a52aee204ce3 (diff)
downloadQMidiPlayer-9e228490ffc7deb2969fa5e2b5fd81d763986eed.tar.xz
Unified meta event reading code, fixing #6.
Fixed playlist dialog behaving oddly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9750326..3a0d679 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-03-19 0.8.6 alpha
+Unified meta event reading code.
+Fixed playlist dialog behaving oddly.
+
2018-02-07 0.8.6 alpha
Forgot to unregister UI hooks.