From f6aee3428aa70bc8d09ccee46076d0f415c3965d Mon Sep 17 00:00:00 2001 From: Hunter Senft-Grupp Date: Tue, 15 May 2018 23:29:26 -0400 Subject: Updated CHANGES.rst and fixed versionadded to be correct --- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 4cb8ba44b..24122eb72 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -25,6 +25,11 @@ Features imports from `cherrypy.wsgiserver`. See https://github.com/Pylons/pyramid/pull/3235 +- Add a context manager ``route_prefix_context`` to the + ``pyramid.config.Configurator`` to allow for convenient setting of the + route_prefix for ``include`` and ``add_route`` calls inside the context. + See https://github.com/Pylons/pyramid/pull/3279 + Bug Fixes --------- -- cgit v1.2.3