summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2021-01-12 15:58:21 +0100
committerChristian Heimes <christian@python.org>2021-01-12 17:50:53 +0100
commit3010d3f8c81f8e7cbb0d6e102801b09d5d6300d4 (patch)
tree7a7f1a95bbb4f79dae10f7d57e71dbb8179f57f3 /README.md
parentaf1f4cf0c1bd94bc6c8debbd500b02daede92d31 (diff)
downloaddefusedxml-git-3010d3f8c81f8e7cbb0d6e102801b09d5d6300d4.tar.gz
Prepare 0.7.0.rc2
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index ad06452..33e6b13 100644
--- a/README.md
+++ b/README.md
@@ -716,6 +716,13 @@ 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.rc2
+
+*Release date: ??-Jan-2021*
+
+ - Re-add and deprecate `defusedxml.cElementTree`
+ - Use GitHub Actions instead of TravisCI
+
## defusedxml 0.7.0.rc1
*Release date: 04-May-2020*