diff options
author | Matthias Geier <Matthias.Geier@gmail.com> | 2021-04-24 10:06:21 +0200 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-04-24 18:30:37 +0900 |
commit | fde1f417c8e3cfc797538b96a58be9e080f71d99 (patch) | |
tree | 5cbb9ca799b57458321e1a59f8b8c30923a4ea73 | |
parent | 529fb1d1ce4be6979ec0d845c51902f2cbcea730 (diff) | |
download | sphinx-git-fde1f417c8e3cfc797538b96a58be9e080f71d99.tar.gz |
Add CHANGES entry
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ---------- |