Skip to content

Commit

Permalink
changelog for #2760
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Sep 4, 2016
1 parent 860ddea commit 10f3485
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.txt
Expand Up @@ -30,6 +30,11 @@ Features
different action orders.
See https://github.com/Pylons/pyramid/pull/2757

- ``pyramid.paster.bootstrap`` and its sibling ``pyramid.scripting.prepare``
can now be used as context managers to automatically invoke the ``closer``
and pop threadlocals off of the stack to prevent memory leaks.
See https://github.com/Pylons/pyramid/pull/2760

Bug Fixes
---------

Expand Down

0 comments on commit 10f3485

Please sign in to comment.