Update CHANGES for PR #8183

This commit is contained in:
Takeshi KOMIYA
2020-11-01 12:28:04 +09:00
parent 0c5de26cfb
commit 27b1a693d0

View File

@@ -32,6 +32,7 @@ Features added
* #8304: sphinx.testing: Register public markers in sphinx.testing.fixtures
* #8051: napoleon: use the obj role for all See Also items
* #8050: napoleon: Apply :confval:`napoleon_preprocess_types` to every field
* #8183: Remove substitution_reference nodes from doctree only on LaTeX builds
Bugs fixed
----------