summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2023-04-20 08:19:15 +0200
committerMichael Howitz <mh@gocept.com>2023-04-20 08:19:15 +0200
commit9f2b8e2987a9fc82e1f03acf6f290bc960ba8c3f (patch)
tree1cb85464ce0cd1de667b4d95b3ef039422118112
parent869deee11838b8617998969d98e65b0f868c8629 (diff)
downloadzope-security-9f2b8e2987a9fc82e1f03acf6f290bc960ba8c3f.tar.gz
Garden change log.
-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)
================