Update CHANGES for PR #8051

This commit is contained in:
Takeshi KOMIYA 2020-10-30 00:50:55 +09:00
parent 921f097906
commit 751b7a0251

View File

@ -30,6 +30,7 @@ Features added
builder using :confval:`suppress_warnings`.
* #8298: sphinx-quickstart: Add :option:`sphinx-quickstart --no-sep` option
* #8304: sphinx.testing: Register public markers in sphinx.testing.fixtures
* #8051: napoleon: use the obj role for all See Also items
Bugs fixed
----------