summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-10-25 01:27:34 +0100
committerColin Watson <cjwatson@debian.org>2019-10-25 01:27:34 +0100
commit786fb11f343b7f2988d759d71bead7db2a84627a (patch)
treeca6981a4fe5bd5ccc1798f868c808e7ed61bb949 /CHANGES.rst
parentb2b7ec8bca04be337bd91a6c5c6df61a5e27b418 (diff)
downloadzope-security-786fb11f343b7f2988d759d71bead7db2a84627a.tar.gz
Properly declare dependency on zope.schema >= 4.2.0
This was introduced in zope.security 4.2.1.
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index a4a20d7..89d60b6 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,6 +9,9 @@
- Add support for Python 3.8a3.
+- Properly declare dependency on zope.schema >= 4.2.0, introduced in
+ zope.security 4.2.1.
+
4.3.1 (2019-01-03)
==================