Skip to content

Commit

Permalink
add changelog for #3086
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Jun 20, 2017
1 parent 22e61f1 commit 5aa1afb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ unreleased
with nothing after it.
See https://github.com/Pylons/pyramid/pull/3034

- Revamp the ``IRouter`` API used by ``IExecutionPolicy`` to force
pushing/popping the request threadlocals. The
``IRouter.make_request(environ)`` API has been replaced by
``IRouter.request_context(environ)`` which should be used as a context
manager. See https://github.com/Pylons/pyramid/pull/3086

1.9a2 (2017-05-09)
==================

Expand Down

0 comments on commit 5aa1afb

Please sign in to comment.