Files
sphinx/CHANGES.rst

32 lines
565 B
ReStructuredText

Release 8.2.0 (in development)
==============================
Dependencies
------------
* #13000: Drop Python 3.10 support.
Incompatible changes
--------------------
Deprecated
----------
* #13037: Deprecate the ``SingleHTMLBuilder.fix_refuris`` method.
Patch by James Addison.
Features added
--------------
Bugs fixed
----------
* #13060: HTML Search: use ``Map`` to store per-file term scores.
Patch by James Addison
* LaTeX: fix a ``7.4.0`` typo in a default for ``\sphinxboxsetup``
(refs: PR #13152).
Patch by Jean-François B.
Testing
-------