diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-30 02:00:53 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-30 02:00:53 +0900 |
commit | 73f538da0ff0350b4e7b1f92e58a09f66074c833 (patch) | |
tree | d2fc6c79d6701b6fff2a0aa0596d940e6f61130e | |
parent | 68c89f471c2b302eb2797818bf7cabe604fc488a (diff) | |
download | sphinx-git-73f538da0ff0350b4e7b1f92e58a09f66074c833.tar.gz |
Update CHANGES for PR #8050
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ---------- |