Michael Merickel
2017-07-14 d1969a17000f763838f9abe1478c2e699a71c313
CHANGES.txt
@@ -1,5 +1,7 @@
unreleased
==========
.. _changes_1.9.1:
1.9.1 (2017-07-13)
==================
- Add a ``_depth`` and ``_category`` arguments to all of the venusian
  decorators. The ``_category`` argument can be used to affect which actions
@@ -12,6 +14,14 @@
  decorators. See https://github.com/Pylons/pyramid/pull/3121 and
  https://github.com/Pylons/pyramid/pull/3123
- Fix a circular import which made it impossible to import
  ``pyramid.viewderivers`` before ``pyramid.config``.
  See https://github.com/Pylons/pyramid/pull/3124
- Improve documentation to show the ``pyramid.config.Configurator`` being
  used as a context manager in more places.
  See https://github.com/Pylons/pyramid/pull/3126
1.9 (2017-06-26)
================