diff --git a/CHANGES b/CHANGES index ba4f3dcee..bb55ad428 100644 --- a/CHANGES +++ b/CHANGES @@ -30,6 +30,7 @@ Bugs fixed * #5498: autodoc: unable to find type hints for a ``functools.partial`` * #5480: autodoc: unable to find type hints for unresolvable Forward references * #5419: incompatible math_block node has been generated +* #5548: Fix ensuredir() in case of pre-existing file Testing --------