summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 67ca24b..9bd9497 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,20 +2,20 @@
Changes
=========
-5.1.1 (unreleased)
+5.2.0 (unreleased)
==================
-- Add support for Python 3.9.
+- Add support for Python 3.9, 3.10.
5.1 (2020-07-06)
================
-- Packaging and test configuration cleanups
+- Packaging and test configuration cleanups.
- Improve `PathExpr` reusability
Provide customizable support for the use of builtins in path expressions
- (`#23 <https://github.com/zopefoundation/zope.tales/issues/23>`_)
+ (`#23 <https://github.com/zopefoundation/zope.tales/issues/23>`_).
5.0.2 (2020-03-27)