summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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*