Update CHANGES for PR #6363

This commit is contained in:
Takeshi KOMIYA 2019-05-13 23:59:23 +09:00
parent 6e32bb7042
commit 55554b0ead

View File

@ -84,6 +84,7 @@ Features added
* #6212 autosummary: Add :confval:`autosummary_imported_members` to display * #6212 autosummary: Add :confval:`autosummary_imported_members` to display
imported members on autosummary imported members on autosummary
* #6271: ``make clean`` is catastrophically broken if building into '.' * #6271: ``make clean`` is catastrophically broken if building into '.'
* #6363: Support ``%O%`` environment variable in make.bat
* #4777: py domain: Add ``:async:`` option to :rst:dir:`py:function` directive * #4777: py domain: Add ``:async:`` option to :rst:dir:`py:function` directive
* py domain: Add new options to :rst:dir:`py:method` directive * py domain: Add new options to :rst:dir:`py:method` directive