Skip to content

Commit

Permalink
Sort CHANGES entries
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Nov 29, 2021
1 parent 74d9121 commit 3fa1460
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CHANGES
Expand Up @@ -12,16 +12,15 @@ Deprecated

Features added
--------------

* #9800: extlinks: Emit warning if a hardcoded link is replaceable
by an extlink, suggesting a replacement.

* #9815: html theme: Wrap sidebar components in div to allow customizing their
layout via CSS
* #9831: Autosummary now documents only the members specified in a module's
``__all__`` attribute if :confval:`autosummary_ignore_module_all` is set to
``False``. The default behaviour is unchanged. Autogen also now supports
this behavior with the ``--respect-module-all`` switch.
* #9800: extlinks: Emit warning if a hardcoded link is replaceable
by an extlink, suggesting a replacement.
* #9815: html theme: Wrap sidebar components in div to allow customizing their
layout via CSS

Bugs fixed
----------
Expand Down

0 comments on commit 3fa1460

Please sign in to comment.