From 5ca6a9541aa995414e55443503f0f2148c8eb4ba Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 20 Feb 2012 13:36:35 -0500 Subject: provide version number --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3