diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-01-18 21:46:56 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-01-18 21:46:56 -0500 |
commit | e73334a7e0738d6e46bae7dec1e903232550c964 (patch) | |
tree | acb3c29aba803ea774459375394bd299028ca805 /ChangeLog | |
parent | ddb73063a7889c8dad79dd7148c01c9bc845d9f0 (diff) |
Add unit test for LastLogin class
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |