Update CHANGES for PR #7473

This commit is contained in:
Takeshi KOMIYA 2020-04-23 02:16:52 +09:00
parent c9e4945623
commit 29a343b888

View File

@ -39,6 +39,8 @@ Features added
* #7476: html theme: Relbar breadcrumb should contain current page
* #7506: html theme: A canonical URL is not escaped
* #7533: html theme: Avoid whitespace at the beginning of genindex.html
* #7473: autodoc: consider a member public if docstring contains
``:meta public:`` in info-field-list
Bugs fixed
----------