diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/whatsnew-1.2.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/whatsnew-1.2.rst b/docs/whatsnew-1.2.rst index 06c8a312c..603b2f087 100644 --- a/docs/whatsnew-1.2.rst +++ b/docs/whatsnew-1.2.rst @@ -183,6 +183,9 @@ Backwards Incompatibilites - The ``repoze.bfg.testing.zcml_configure`` API was removed. Use the ``Configurator.load_zcml`` API instead. +- The ``repoze.bfg.templating`` module has been removed; it had been + deprecated in 1.1 and hasn't possessed any APIs since before 1.0. + Deprecations and Behavior Differences ------------------------------------- |
