summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 41e716065..294950d1d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -155,7 +155,7 @@ Deprecations
Backwards Incompatibilities
---------------------------
-- The Pyramid router no longer adds the values ``bfg.routes.route`` and
+- The Pyramid router no longer adds the values ``bfg.routes.route`` or
``bfg.routes.matchdict`` to the request's WSGI environment dictionary.
These values were docs-deprecated in ``repoze.bfg`` 1.0 (effectively seven
minor releases ago). If your code depended on these values, use