Update CHANGES for PR #6310

This commit is contained in:
jfbu
2019-04-25 23:41:42 +02:00
parent dd9598f0a1
commit 9af8d969d9

View File

@@ -92,6 +92,8 @@ Features added
* #6180: Support ``--keep-going`` with BuildDoc setup command
* ``math`` directive now supports ``:class:`` option
* #6310: imgmath: let :confval:`imgmath_use_preview` work also with the SVG
format for images rendering inline math
* todo: ``todo`` directive now supports ``:name:`` option
* Enable override via environment of ``SPHINXOPTS`` and ``SPHINXBUILD`` Makefile
variables (refs: #6232, #6303)