Update CHANGES for PR #7222

This commit is contained in:
Takeshi KOMIYA 2020-03-28 23:14:55 +09:00
parent 0efcd95ea7
commit 4ba1243ea2

View File

@ -7,6 +7,8 @@ Dependencies
Incompatible changes Incompatible changes
-------------------- --------------------
* #7222: ``sphinx.util.inspect.unwrap()`` is renamed to ``unwrap_all()``
Deprecated Deprecated
---------- ----------
@ -17,6 +19,7 @@ Bugs fixed
---------- ----------
* #7343: Sphinx builds has been slower since 2.4.0 on debug mode * #7343: Sphinx builds has been slower since 2.4.0 on debug mode
* #7222: autodoc: ``__wrapped__`` functions are not documented correctly
Testing Testing
-------- --------