diff --git a/CHANGES b/CHANGES index df590535e..e6d1944ba 100644 --- a/CHANGES +++ b/CHANGES @@ -50,10 +50,16 @@ Incompatible changes Deprecated ---------- +* The ``decode`` argument of ``sphinx.pycode.ModuleAnalyzer()`` +* ``sphinx.directives.other.Index`` * ``sphinx.environment.BuildEnvironment.indexentries`` * ``sphinx.environment.collectors.indexentries.IndexEntriesCollector`` * ``sphinx.io.FiletypeNotFoundError`` * ``sphinx.io.get_filetype()`` +* ``sphinx.pycode.ModuleAnalyzer.encoding`` +* ``sphinx.roles.Index`` +* ``sphinx.util.detect_encoding()`` +* ``sphinx.util.get_module_source()`` Features added -------------- @@ -62,12 +68,14 @@ Features added * #6446: duration: Add ``sphinx.ext.durations`` to inspect which documents slow down the build * #6837: LaTeX: Support a nested table +* #6966: graphviz: Support ``:class:`` option Bugs fixed ---------- * #6925: html: Remove redundant type="text/javascript" from