Update CHANGES for PR #6289

This commit is contained in:
Takeshi KOMIYA 2019-04-15 10:25:31 +09:00
parent cc7a81419f
commit d7025cd1a7

View File

@ -70,6 +70,8 @@ Features added
* #6232: Enable CLI override of Makefile variables
* #6287: autodoc: Unable to document bound instance methods exported as module
functions
* #6289: autodoc: :confval:`autodoc_default_options` now supports
``imported-members`` option
* #6212 autosummary: Add :confval:`autosummary_imported_members` to display
imported members on autosummary
* #6271: ``make clean`` is catastrophically broken if building into '.'