Update CHANGES for PR #2282

This commit is contained in:
Takeshi KOMIYA
2016-02-07 14:49:22 +09:00
parent e0ae8a5f6e
commit 6a2eb19cd5

View File

@@ -48,6 +48,7 @@ Features added
* #1939: Added the ``dummy`` builder: syntax check without output.
* #2230: Add ``math_number_all`` option to number all displayed math in math extensions
* #2235: ``needs_sphinx`` supports micro version comparison
* #2282: Add "language" attribute to html tag in the "basic" theme
Bugs fixed
----------