summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2020-02-14 11:10:13 +0100
committerGitHub <noreply@github.com>2020-02-14 11:10:13 +0100
commit63edc73a45823988ab34c4aec16090fc6024c3ec (patch)
tree53ffc3baa236f0c64741bd4020fdf1323229142d /CHANGES.rst
parenta700e2ec792390942dba0ba57a385d6ae63600d3 (diff)
downloadzope-security-63edc73a45823988ab34c4aec16090fc6024c3ec.tar.gz
Allow to use a common Sphinx version for Python 2 and 3. (#70)
* Allow to use a common Sphinx version for Python 2 and 3. * Work around pypa/virtualenv#1555
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 86a6a70..158618a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,6 +9,8 @@
Python 2, but raised ``ForbiddenAttribute`` an Python 3. See
`zope.interface issue 141 <https://github.com/zopefoundation/zope.interface/issues/141>`_.
+- Allow to use a common Sphinx version for Python 2 and 3.
+
5.0.0 (2019-11-11)
==================