Changelog
### 8.1.3
```
==============================
Bugs fixed
----------
* 13013: Restore support for :func:`!cut_lines` with no object type.
Patch by Adam Turner.
```
### 8.1.2
```
=====================================
Bugs fixed
----------
* 13012: Expose :exc:`sphinx.errors.ExtensionError` in ``sphinx.util``
for backwards compatibility.
This will be removed in Sphinx 9, as exposing the exception
in ``sphinx.util`` was never intentional.
:exc:`!ExtensionError` has been part of ``sphinx.errors`` since Sphinx 0.9.
Patch by Adam Turner.
```
Links
- PyPI: https://pypi.org/project/sphinx
- Changelog: https://data.safetycli.com/changelogs/sphinx/
This PR updates sphinx from 8.1.1 to 8.1.3.
Changelog
### 8.1.3 ``` ============================== Bugs fixed ---------- * 13013: Restore support for :func:`!cut_lines` with no object type. Patch by Adam Turner. ``` ### 8.1.2 ``` ===================================== Bugs fixed ---------- * 13012: Expose :exc:`sphinx.errors.ExtensionError` in ``sphinx.util`` for backwards compatibility. This will be removed in Sphinx 9, as exposing the exception in ``sphinx.util`` was never intentional. :exc:`!ExtensionError` has been part of ``sphinx.errors`` since Sphinx 0.9. Patch by Adam Turner. ```Links
- PyPI: https://pypi.org/project/sphinx - Changelog: https://data.safetycli.com/changelogs/sphinx/