summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-18 21:46:56 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-18 21:46:56 -0500
commite73334a7e0738d6e46bae7dec1e903232550c964 (patch)
treeacb3c29aba803ea774459375394bd299028ca805 /ChangeLog
parentddb73063a7889c8dad79dd7148c01c9bc845d9f0 (diff)
Add unit test for LastLogin class
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 071b4329..18456293 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@ Improvements:
* Make sure that some event subscribers are not executed multiple times
* Show rendering time of individual templates when debug mode is enabled
* Make sure that no events are fired if nothing have been modified in the task
+* Add unit tests for LastLogin
Bug fixes: