summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES21
1 files changed, 17 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 795e63de7..e66f11cbf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,10 +4,6 @@ Release 7.1.0 (in development)
Dependencies
------------
-* #11411: Support `Docutils 0.20`_. Patch by Adam Turner.
-
-.. _Docutils 0.20: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-20-2023-05-04
-
Incompatible changes
--------------------
@@ -42,6 +38,23 @@ Bugs fixed
Testing
--------
+Release 7.0.1 (released May 12, 2023)
+=====================================
+
+Dependencies
+------------
+
+* #11411: Support `Docutils 0.20`_. Patch by Adam Turner.
+
+.. _Docutils 0.20: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-20-2023-05-04
+
+Bugs fixed
+----------
+
+* #11418: Clean up remaining references to ``sphinx.setup_command``
+ following the removal of support for setuptools.
+ Patch by Willem Mulder.
+
Release 7.0.0 (released Apr 29, 2023)
=====================================