Update CHANGES for PR #5548

This commit is contained in:
Takeshi KOMIYA 2018-10-28 17:53:26 +09:00
parent 270c484c3b
commit 9c59735e04

View File

@ -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
--------