From d32e4775e6da03720a9d3b239efeec956101e954 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Mon, 10 Jun 2019 23:13:33 -0500 Subject: add changelog for #3496 --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 5ebd0e81e..5f83d7c4f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -91,6 +91,10 @@ Backward Incompatibilities documentation for more information about why this change was made. See https://github.com/Pylons/pyramid/pull/3413 +- ``pyramid.request.Request.invoke_exception_view`` will no longer be called + by the default execution policy. + See https://github.com/Pylons/pyramid/pull/3496 + Documentation Changes --------------------- -- cgit v1.2.3