diff options
Diffstat (limited to 'docs/whatsnew-1.2.rst')
| -rw-r--r-- | docs/whatsnew-1.2.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/whatsnew-1.2.rst b/docs/whatsnew-1.2.rst index a1ba1613d..32a878616 100644 --- a/docs/whatsnew-1.2.rst +++ b/docs/whatsnew-1.2.rst @@ -274,3 +274,10 @@ Documentation Enhancements - Add a section entitled "Test Set Up and Tear Down" to the unittesting chapter. +- Remove explanation of changing the request type in a new request + event subscriber in the "Events" narrative documentation chapter, as + other predicates are now usually an easier way to get this done. + +- Added "Thread Locals" narrative chapter to documentation, and added + a API chapter documenting the ``repoze.bfg.threadlocals`` module. + |
