Update CHANGES for PR #4354

This commit is contained in:
Takeshi KOMIYA 2018-01-13 18:42:48 +09:00
parent decbf20ccf
commit db361c3851

View File

@ -75,6 +75,8 @@ Features added
* #4183: doctest: ``:pyversion:`` option also follows PEP-440 specification
* #4235: html: Add :confval:`manpages_url` to make manpage roles to hyperlinks
* #3570: autodoc: Do not display 'typing.' module for type hints
* #4354: `sphinx-build` now emits finish message. Builders can modify it
through ``Builder.epilog`` attribute
Features removed
----------------