From 35651e2508234ff6d71d2416dfe53e4fcf858586 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 21 May 2020 00:53:48 +0900 Subject: [PATCH] Update CHANGES for PR #7469 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 34960dc75..a548dd5ca 100644 --- a/CHANGES +++ b/CHANGES @@ -48,6 +48,7 @@ Features added * #7466: autosummary: headings in generated documents are not translated * #7490: autosummary: Add ``:caption:`` option to autosummary directive to set a caption to the toctree +* #7469: autosummary: Support module attributes * #248, #6040: autosummary: Add ``:recursive:`` option to autosummary directive to generate stub files recursively * #4030: autosummary: Add :confval:`autosummary_context` to add template