summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 46c6e52ea..c4d286c4d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,6 +10,10 @@ Features
the respective interface type imported from
``repoze.bfg.interfaces``.
+- The ``route`` ZCML directive now accepts ``request_type`` as an
+ alias for its ``condition_method`` argument for symmetry with the
+ ``view`` directive.
+
Removals
--------