diff --git a/doc/progress.rst b/doc/progress.rst index c31976301..72fab7d8f 100644 --- a/doc/progress.rst +++ b/doc/progress.rst @@ -8,6 +8,7 @@ Changelog 0.13.0 ~~~~~~ + * FIX#1125: strip_whitespace in xmltodict.parse functions set to False rather than the default true. * FIX#1030: ``pre-commit`` hooks now no longer should issue a warning. * FIX#1110: Make arguments to ``create_study`` and ``create_suite`` that are defined as optional by the OpenML XSD actually optional. * MAIN#1088: Do CI for Windows on Github Actions instead of Appveyor.