aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-15 23:53:05 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-15 23:53:05 +0800
commit9dd9574270473021cb92c285fe1d39354d31b106 (patch)
treea505293d7e46083e7363e897eb7611f26e685bf9 /ChangeLog
parent2c975039ea25cc2c6ebdd3372b454db4766b813d (diff)
downloadQMidiPlayer-9dd9574270473021cb92c285fe1d39354d31b106.tar.xz
Initial stubs for the particle system.
Use layouts in the effects window.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b7bb3f..1ab5bec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-05-15 0.8.1 alpha
+Initial stubs for the particle system.
+Use layouts in the effects window.
+
2016-05-14 0.8.1 alpha
This _should_ fix building under arch linux.
(Linking order problems and include problems).