aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-09 21:52:04 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-09 21:52:04 +0800
commite0e4f9f84bb8eed6cde71ff4d67286c2e26e4693 (patch)
tree3317c3ea2b67025fbf25c8a79ae6828b2a640220 /ChangeLog
parent2b46ba471830d4e6e22be5afc720adc2489efcfe (diff)
downloadQMidiPlayer-e0e4f9f84bb8eed6cde71ff4d67286c2e26e4693.tar.xz
Blocked thread!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d737748..a8b8ead 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-04-09 0.7.1 beta
+Add the fuse mechanism to avoid black midi blocking the
+main thread.
+
2016-04-08 0.7.1 beta
Add MIDI activity indicator.
Substract time taken by sending midi data from sleep time.