Update CHANGES for PR #2230

This commit is contained in:
Takeshi KOMIYA 2016-01-20 10:38:13 +09:00
parent e96d0d87bc
commit b0e02b4a12

View File

@ -44,6 +44,7 @@ Features added
* #2207: Add sphinx.parsers.Parser class; a base class for new parsers
* #656: Add ``graphviz_dot`` option to graphviz directives to switch the ``dot`` command
* #1939: Added the ``dummy`` builder: syntax check without output.
* #2230: Add ``math_number_all`` option to number all displayed math in math extensions
Bugs fixed
----------