diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-10-28 16:39:36 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-10-28 16:39:36 +0800 |
commit | ec415e53bbe042df084bdb93117b2aef7cb779cd (patch) | |
tree | e1a185cbe36b45e4898f7433db971f81fdee8dec /ChangeLog | |
parent | 09bc96b9afda262f7d3ff73be0a17a1e1be91649 (diff) | |
download | QMidiPlayer-ec415e53bbe042df084bdb93117b2aef7cb779cd.tar.xz |
Fixed #3 by switching to the GLFW backend for SMELT.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,6 +1,5 @@ -2016-09-23 0.8.3 alpha -Add a set of icons for dark themes and a option to -change the icon theme. +2016-10-28 0.8.3 alpha +Fixed the dbus bug by switching to the GLFW backend for SMELT. 2016-09-16 0.8.3 alpha Minor bug fix. Update documentation. |