Fix CHANGES after 2.0 branch merge into master (refs: #6310, #6602)

This commit is contained in:
jfbu 2019-08-01 17:55:37 +02:00
parent 67be0b4309
commit f2165a339d

View File

@ -221,8 +221,6 @@ 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)