Update CHANGES for PR #2076

This commit is contained in:
Takeshi KOMIYA 2020-07-14 03:02:14 +09:00
parent 09576ad064
commit dde3d61cc0

View File

@ -13,6 +13,7 @@ Deprecated
Features added
--------------
* #2076: autodoc: Allow overriding of exclude-members in skip-member function
* #7849: html: Add :confval:`html_codeblock_linenos_style` to change the style
of line numbers for code-blocks
* #7853: C and C++, support parameterized GNU style attributes.