summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-16 21:35:50 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-16 21:35:50 -0500
commit41e900fc7a5cf53f340abdaf1e687adea7e0d0d3 (patch)
tree951d4982bdf86ba727dc9bc2ab3eade529e397e7 /ChangeLog
parentee19c626485037adb57ae85b0cba598d37bd0010 (diff)
Show template rendering time in debug log
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99688c66..1f8fa782 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@ Improvements:
* Reduce the number of SQL queries for project daily column stats
* Remove event subscriber to update date_moved field
* Make sure that some event subscribers are not executed multiple times
+* Show rendering time of individual templates when debug mode is enabled
Bug fixes: