diff options
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Features added * #8619: html: kbd role generates customizable HTML tags for compound keys * #8634: html: Allow to change the order of JS/CSS via ``priority`` parameter for :meth:`Sphinx.add_js_file()` and :meth:`Sphinx.add_css_file()` +* #8649: imgconverter: Skip availability check if builder supports the image + type * #8132: Add :confval:`project_copyright` as an alias of :confval:`copyright` Bugs fixed |