aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-22 21:06:51 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-22 21:06:51 +0800
commit446263beafeafa831530a6f9711aa891955b7db3 (patch)
tree00e9d55274580d413e6d88747d8fe7893cd69ac2 /ChangeLog
parent7457599cb1bbf1d28b4b29bc12d07801b37ad410 (diff)
downloadQMidiPlayer-446263beafeafa831530a6f9711aa891955b7db3.tar.xz
First stable version!0.7.2-5
Remove visualization stub. Complain explicitly if an invalid file is loaded. Remove fluidsynth warnings from stderr.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f8dbb5..648ebe1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-04-22 0.7.2
+Remove visualization stub in settings window.
+Warn the user when an invalid file is loaded.
+Discard fluidsynth warnings.
+First stable version!
+
2016-04-21 0.7.2 beta
Minor change to the main window.
Added "click to copy" to the file information window.