summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-10-30 02:00:53 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-10-30 02:00:53 +0900
commit73f538da0ff0350b4e7b1f92e58a09f66074c833 (patch)
treed2fc6c79d6701b6fff2a0aa0596d940e6f61130e /CHANGES
parent68c89f471c2b302eb2797818bf7cabe604fc488a (diff)
downloadsphinx-git-73f538da0ff0350b4e7b1f92e58a09f66074c833.tar.gz
Update CHANGES for PR #8050
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 694664f6f..4654a2a63 100644
--- a/CHANGES
+++ b/CHANGES
@@ -31,6 +31,7 @@ Features added
* #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
+* #8050: napoleon: Apply :confval:`napoleon_preprocess_types` to every field
Bugs fixed
----------