Update CHANGES for PR #8905

This commit is contained in:
Takeshi KOMIYA 2021-02-28 23:45:23 +09:00
parent 102393fbc2
commit 727e95f15c

View File

@ -75,6 +75,7 @@ Bugs fixed
* #8917: autodoc: Raises a warning if function has wrong __globals__ value
* #8415: autodoc: a TypeVar imported from other module is not resolved (in
Python 3.7 or above)
* #8905: html: html_add_permalinks=None and html_add_permalinks="" are ignored
* #8380: html search: Paragraphs in search results are not identified as ``<p>``
* #8915: html theme: The translation of sphinx_rtd_theme does not work
* #8342: Emit a warning if a unknown domain is given for directive or role (ex.