aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2017-06-02 21:12:27 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2017-06-02 21:12:27 +0800
commit37ba9dd1ce449bc2c2f422dd04225bc68bd89c59 (patch)
treeceecc9d6a28fc892a2a922771aefb4881b0e562a /ChangeLog
parent844ddb2e0a6cdddf183ca3ecf08d1cedece27c71 (diff)
downloadQMidiPlayer-37ba9dd1ce449bc2c2f422dd04225bc68bd89c59.tar.xz
Some changes from earlier this year. Read ChangeLog for details.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e00527e..f7626be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-06-02 0.8.5 indev
+Accumulative changes from 2017-03:
+ Don't crash if RtMidi initialization failed.
+ Hopefully fixed crash when closing the
+ visualization window on Windows.
+ Documentation update.
+
2017-02-14 0.8.5 indev
Scan for plugins in the executable directory instead
of the working directory.