aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2019-07-01 00:13:56 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2019-07-01 00:13:56 +0800
commiteb82292b5d8818a5ef1a0c92e35390bd4e22674e (patch)
treeba0aa0171654fdb51af89460b11284c395f13597 /ChangeLog
parent19c89fc7baa299e523e152a14066ebc8ce23af21 (diff)
downloadQMidiPlayer-eb82292b5d8818a5ef1a0c92e35390bd4e22674e.tar.xz
Use splitter in preset selection dialog.
Device initialization settings are no longer lost if QMidiPlayer starts with the device disconnected.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd993dd..441d9c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-06-30 0.8.7 indev
+Use splitter in preset selection dialog.
+
+Device initialization settings are no longer lost if QMidiPlayer starts with
+the device disconnected.
+
2019-06-17 0.8.7 indev
Device initialization file implementation (part 1).