summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2020-05-04 23:48:03 +0200
committerChristian Heimes <christian@python.org>2020-05-04 23:49:17 +0200
commiteb38a2d710b67df48614cb5098ddb8472289ce6d (patch)
treea124ddc7056b5935356556e5b33b0ab914d47f6e /README.md
parent4339aeea22a90eb48cf2558beaae20ad06e28fbb (diff)
downloaddefusedxml-git-eb38a2d710b67df48614cb5098ddb8472289ce6d.tar.gz
Become 0.7.0.rc1v0.7.0.rc1
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e4b84f6..dc23628 100644
--- a/README.md
+++ b/README.md
@@ -715,9 +715,9 @@ See <https://www.python.org/psf/license> for licensing details.
Injection](https://www.owasp.org/index.php/Testing_for_XML_Injection_\(OWASP-DV-008\))
# Changelog
-## defusedxml 0.7.0
+## defusedxml 0.7.0.rc1
-*Release date: ??-Mar-2020*
+*Release date: 04-May-2020*
- Add support for Python 3.9
- `defusedxml.cElementTree` is not available with Python 3.9.