Update CHANGES for PR #6212

This commit is contained in:
Takeshi KOMIYA 2019-04-04 23:10:22 +09:00
parent 6cb263b9c8
commit 962ebd28c7

View File

@ -55,6 +55,8 @@ Features added
* ``math`` directive now supports ``:class:`` option
* todo: ``todo`` directive now supports ``:name:`` option
* #6232: Enable CLI override of Makefile variables
* #6212 autosummary: Add :confval:`autosummary_imported_members` to display
imported members on autosummary
Bugs fixed
----------