Michael Merickel
2017-03-01 4c39718d8b5461f73b8520789a652874333f7c69
add changelog for #2964
1 files modified
6 ■■■■■ changed files
CHANGES.txt 6 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -4,6 +4,12 @@
Features
--------
- Added an execution policy hook to the request pipeline. An execution
  policy has the ability to control creation and execution of the request
  objects before they enter rest of the pipeline. This means for a given
  request that the policy may create more than one request for retry
  purposes. See https://github.com/Pylons/pyramid/pull/2964
Bug Fixes
---------