summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-01 12:28:04 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-01 12:28:04 +0900
commit27b1a693d0574a083a58e8b485e15904c69ecee8 (patch)
tree66e74fc77c0f9f9aa002232c3d7ac86ad97cb3b7
parent0c5de26cfbb8af7ac71967fc4f6e67477f1839e3 (diff)
downloadsphinx-git-27b1a693d0574a083a58e8b485e15904c69ecee8.tar.gz
Update CHANGES for PR #8183
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4654a2a63..ca79187f7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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
----------