Update CHANGES for #2162

This commit is contained in:
Takeshi KOMIYA 2016-01-17 19:08:42 +09:00
parent 738bb589d9
commit 78be129fc5

View File

@ -38,6 +38,7 @@ Features added
* #2170: Support for Chinese language search index.
* #2214: Add sphinx.ext.githubpages to publish the docs on GitHub Pages
* #1030: Make page reference names for latex_show_pagerefs translatable
* #2162: Add Sphinx.add_source_parser() to add source_suffix and source_parsers from extension
Bugs fixed
----------