summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 71f21f0..ee88cfc 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,10 +9,11 @@
PEP 3114), and drop support for the Python 2 ``next`` method name from
pure-Python proxies.
-- Add preliminary support for Python 3.12 as of 3.12a7.
-
- Drop using ``setup_requires`` due to constant problems on GHA.
+- Add preliminary support for Python 3.12 as of 3.12a7 -- even though there are
+ currently tests breaking, so please do not consider it fully supported.
+
6.1 (2023-01-18)
================