aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 988aea6..bab77a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-09-16 0.8.7 indev
+Use QCommandLineParser to parse arguments.
+
+New argument for loading plugins from given files.
+Use functor whenever possible in QObject::connect.
+A little bit of code cleanups.
+
2019-09-13 0.8.7 indev
CMake. It's happening.