summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62ff45c7..a062848e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,12 +3,14 @@ Version 1.0.23 (unreleased)
New features:
-- Add report to compare working hours between open and closed tasks
+- Added report to compare working hours between open and closed tasks
+- Added the possiblity to define custom routes from plugins
Bug fixes:
- Fix wrong constant name that cause a PHP error in project management section
- Fix pagination in group members listing
+- Avoid PHP error when enabling LDAP group provider with PHP < 5.5
Version 1.0.22
--------------