Update CHANGES for PR #1779

This commit is contained in:
Takeshi KOMIYA
2016-02-07 20:10:40 +09:00
parent 2e87bb7170
commit 44f6867df7
2 changed files with 2 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ Other contributors, listed alphabetically, are:
* Rob Ruana -- napoleon extension
* Stefan Seefeld -- toctree improvements
* Shibukawa Yoshiki -- pluggable search API and Japanese search
* Taku Shimizu -- epub3 builder
* Antonio Valentino -- qthelp builder
* Filip Vavera -- napoleon todo directive
* Pauli Virtanen -- autodoc improvements, autosummary extension

View File

@@ -49,6 +49,7 @@ Features added
* #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
* #1779: Add EPUB 3 builder
Bugs fixed
----------