summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-05-25 21:00:01 -0400
committerFrederic Guillot <fred@kanboard.net>2016-05-25 21:00:01 -0400
commit74a84a28e34f3c1c38631fb80cc74ab589a44298 (patch)
tree463733e4aef46fa1012b2bd3fdba6f56b6f68afd /ChangeLog
parent774734a820cd26616e8069385d8250af1ae539b1 (diff)
Support strtotime strings for date search
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a10fc4bd..456cf1cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ New features:
Improvements:
+* Support strtotime strings for date search
* Reset failed login counter and unlock user when changing password
* Task do not open anymore in a new window on the Gantt chart
* Do not display task progress for tasks with no start/end date