diff --git a/CHANGES b/CHANGES index ef1ccf6f0..95a2e1906 100644 --- a/CHANGES +++ b/CHANGES @@ -52,6 +52,7 @@ Deprecated * The ``decode`` argument of ``sphinx.pycode.ModuleAnalyzer()`` * ``sphinx.directives.other.Index`` +* ``sphinx.environment.temp_data['gloss_entries']`` * ``sphinx.environment.BuildEnvironment.indexentries`` * ``sphinx.environment.collectors.indexentries.IndexEntriesCollector`` * ``sphinx.io.FiletypeNotFoundError`` @@ -60,6 +61,9 @@ Deprecated * ``sphinx.roles.Index`` * ``sphinx.util.detect_encoding()`` * ``sphinx.util.get_module_source()`` +* ``sphinx.util.inspect.Signature.format_annotation()`` +* ``sphinx.util.inspect.Signature.format_annotation_new()`` +* ``sphinx.util.inspect.Signature.format_annotation_old()`` Features added -------------- @@ -69,6 +73,8 @@ Features added down the build * #6837: LaTeX: Support a nested table * #6966: graphviz: Support ``:class:`` option +* #6696: html: ``:scale:`` option of image/figure directive not working for SVG + images (imagesize-1.2.0 or above is required) Bugs fixed ---------- @@ -76,6 +82,8 @@ Bugs fixed * #6925: html: Remove redundant type="text/javascript" from