aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-24 19:52:08 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-24 19:52:08 +0800
commitded6dd1c8f7cbe2991e90f69f95730b39eaa95cf (patch)
tree46f55ade709960f4407b836432b76901d00aa693 /ChangeLog
parentb059dd6fa25ad50f549cb1384042b07b6cfe06bf (diff)
downloadQMidiPlayer-ded6dd1c8f7cbe2991e90f69f95730b39eaa95cf.tar.xz
Add seeking with arrow buttons in visualization.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6528635..62d2389 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2016-05-24 0.8.1 alpha
+Add seeking with arrow buttons in visualization.
+
2016-05-23 0.8.1 alpha
Add horizontal visualization mode.
Add build date in version page.
@@ -313,4 +316,4 @@ Implemented the play list.
Implemented the stop button, fixed several bugs.
2015-12-25 primitive version
-Implemented the GUI based on the previous CLI version. \ No newline at end of file
+Implemented the GUI based on the previous CLI version.