summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Geier <Matthias.Geier@gmail.com>2021-04-24 10:06:21 +0200
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-04-24 18:30:37 +0900
commitfde1f417c8e3cfc797538b96a58be9e080f71d99 (patch)
tree5cbb9ca799b57458321e1a59f8b8c30923a4ea73
parent529fb1d1ce4be6979ec0d845c51902f2cbcea730 (diff)
downloadsphinx-git-fde1f417c8e3cfc797538b96a58be9e080f71d99.tar.gz
Add CHANGES entry
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 71236232c..f390aade4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,8 @@ Features added
* #9121: py domain: duplicated warning is emitted when both canonical and its
alias objects are defined on the document
* #9023: More CSS classes on domain descriptions, see :ref:`nodes` for details.
+* #8195: mathjax: Rename :confval:`mathjax_config` to
+ :confval:`mathjax2_config` and add :confval:`mathjax3_config`
Bugs fixed
----------