From dde3d61cc0cc8b3f2c2cb699c403904460ae1ab2 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Tue, 14 Jul 2020 03:02:14 +0900 Subject: [PATCH] Update CHANGES for PR #2076 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 027a4c342cf..32d04daf986 100644 --- a/CHANGES +++ b/CHANGES @@ -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.