summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 239e1326f..076541221 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -19,7 +19,8 @@ Backwards Incompatibilities
- Remove ``pyramid.config.Configurator.with_context`` class method. It was
never an API, it is only used by ``pyramid_zcml`` and its functionality has
been moved to that package's latest release. This means that you'll need
- to use the latest release of ``pyramid_zcml`` with this release of Pyramid.
+ to use the latest release of ``pyramid_zcml`` (0.9.2+) with this release of
+ Pyramid.
- The ``introspector`` argument to the ``pyramid.config.Configurator``
constructor API has been removed. It has been replaced by the boolean