diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/whatsnew-1.1.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/whatsnew-1.1.rst b/docs/whatsnew-1.1.rst index 6b2264791..7feacaad5 100644 --- a/docs/whatsnew-1.1.rst +++ b/docs/whatsnew-1.1.rst @@ -723,6 +723,10 @@ Backwards Incompatibilities repoze.bfg documentation for more information about configuring security policies. +- The ``repoze.bfg.scripting.get_app`` function now expects a + ``request`` object as its second argument rather than an + ``environ``. + Deprecations and Behavior Differences ------------------------------------- |
