diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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* |