summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 21ea2bb4a..1997c69de 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,15 @@
+Next release
+============
+
+Dependencies
+------------
+
+- Pyramid no longer depends on the zope.component package, except as a
+ testing dependency.
+
+- Pyramid now depends on a ``zope.interface`` version greater than or equal
+ to 3.8.0.
+
1.2 (2011-09-12)
================