summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 926584de0..2b08965d1 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -131,6 +131,10 @@ Backward Incompatibilities
of previous ``pyramid.httpexceptions.HTTPFound``.
See https://github.com/Pylons/pyramid/pull/3328
+- Removed ``pyramid.config.Configurator.set_request_property`` which had been
+ deprecated since Pyramid 1.5.
+ See https://github.com/Pylons/pyramid/pull/3368
+
Documentation Changes
---------------------