diff options
author | Chris Xiong <chirs241097@gmail.com> | 2018-02-07 16:00:40 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2018-02-07 16:00:40 +0800 |
commit | a667b0719a31bfac32cff5f77bd1a52aee204ce3 (patch) | |
tree | 329232a020f37e03913d1ba6c9eb464041cc658a /ChangeLog | |
parent | 6f222c24e3f3d53657afce3d252a6d3bce5f269a (diff) | |
download | QMidiPlayer-a667b0719a31bfac32cff5f77bd1a52aee204ce3.tar.xz |
Forgot to unregister UI hooks.
Seems that I've forgotten about the changelog too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2018-02-07 0.8.6 alpha +Forgot to unregister UI hooks. + +2018-02-03 0.8.6 alpha +Minor performance improvement to the 3D visualization. + +2018-01-29 0.8.6 alpha +Fixed FTBFS with Qt 5.6. + 2017-10-18 0.8.6 alpha API changes: - Lots of renaming. |