From e6c7eafdfcbb1dc8365720a28c92e847bf2e172f Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Fri, 15 Jun 2018 00:59:47 -0500 Subject: add changelog for #3302 --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index aeb7c3f9a..e09c3723c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -37,6 +37,10 @@ Features ``pyramid.session.UnencryptedCookieSessionFactoryConfig``. See https://github.com/Pylons/pyramid/pull/3300 +- Added new ``pyramid.httpexceptions.HTTPPermanentRedirect`` + exception/response object for a HTTP 308 redirect. + See https://github.com/Pylons/pyramid/pull/3302 + Bug Fixes --------- -- cgit v1.2.3