diff --git a/CHANGES b/CHANGES index 7048acc31..24b7dddfb 100644 --- a/CHANGES +++ b/CHANGES @@ -28,6 +28,8 @@ 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 +* #248, #6040: autosummary: Add ``:recursive:`` option to autosummary directive + to generate stub files recursively * #7481: html theme: Add right margin to footnote/citation labels * #7482: html theme: CSS spacing for code blocks with captions and line numbers * #7443: html theme: Add new options :confval:`globaltoc_collapse` and