Update CHANGES for #2060

This commit is contained in:
Takeshi KOMIYA 2016-01-17 20:05:51 +09:00
parent a8d6e70116
commit c5b3da3212

View File

@ -15,6 +15,8 @@ Incompatible changes
* #2027, #2208: The ``html_title`` accepts string values only. And The None value cannot be
accepted.
* ``sphinx.ext.graphviz``: show graph image in inline by default
* #2060, #2224: The ``manpage`` role now generate ``sphinx.addnodes.manpage`` node instead
of ``sphinx.addnodes.literal_emphasis` node.
Features added
--------------