Update CHANGES

This commit is contained in:
Takeshi KOMIYA 2018-01-13 18:27:08 +09:00
parent f8dec55447
commit ac200ecf7c

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
* #4271: sphinx-build supports an option called ``-j auto`` to adjust numbers of
processes automatically.
Features removed
----------------