Update CHANGES for cherry-picked #6310

This commit is contained in:
jfbu 2019-08-01 17:43:44 +02:00
parent 2d5d290cd4
commit 5a86a71a8f

View File

@ -32,6 +32,8 @@ Features added
* #6514: html: Add a label to search input for accessability purposes
* #5602: apidoc: Add ``--templatedir`` option
* #6475: Add ``override`` argument to ``app.add_autodocumenter()``
* #6310: imgmath: let :confval:`imgmath_use_preview` work also with the SVG
format for images rendering inline math
* #6533: LaTeX: refactor visit_enumerated_list() to use ``\sphinxsetlistlabels``
Bugs fixed