aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-24 23:47:04 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-24 23:47:04 +0800
commit800a0417e9ed175f220c472842a283202c77060b (patch)
tree6609fcccf55d176d8eb61aa69526a19ba1859487 /ChangeLog
parentaa8af83ff8889aa136e9152b2cca9a88d99c5f47 (diff)
downloadQMidiPlayer-800a0417e9ed175f220c472842a283202c77060b.tar.xz
Problematic commit...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1294fad..fdfc2f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
2016-04-23 0.7.8 alpha
+More implementation of plugin support.
+Migrate channel activity indicator to the new
+callback system.
+Added a testing plugin.
+Plugins are now loaded correctly.
+However the plugin API is not working properly.
+
+2016-04-23 0.7.8 alpha
Basic stubs for plugin support.
2016-04-22 0.7.2