summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 937553f..1c56372 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,8 +2,11 @@
Changes
=========
-5.0 (unreleased)
-================
+5.0.0 (unreleased)
+==================
+
+- Add support for ``zope.untrustedpython`` on Python 3. With it, Python
+ expressions are now protected. It is activated using the ``untrusted`` extra.
- Add support for Python 3.11.