summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 56cca7e2..46fb581b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,9 @@ Features added
* #1597: Added possibility to return a new template name from
`html-page-context`.
+* PR#314, #1150: Configuration values are now checked for their type. A
+ warning is raised if the configured and the default value do not have the
+ same type and do not share a common non-trivial base class.
Bugs fixed
----------