Add changelog entry for docutils 0.18 support (#1389)

* Add changelog entry for docutils 0.18 support

* Update docs/changelog.rst

Co-authored-by: Anthony <aj@ohess.org>

Co-authored-by: Anthony <aj@ohess.org>
This commit is contained in:
Benjamin Balder Bach 2022-12-15 19:45:12 +01:00 committed by GitHub
parent a039e52ec5
commit 27d287d203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,19 @@ Development version (|development_version|)
.. |development_version| replace:: 1.1.2alpha1
Dependency Changes
------------------
* docutils 0.18 is supported. (#1381)
Note for users of Sphinx<3
--------------------------
If you cannot use a more recent Sphinx release,
you should at least ensure you are using the most recent release for your major version.
Currently, these are Sphinx `1.8.6` and `2.4.5`.
Older releases may install unsupported versions of several dependencies, including Jinja2 and docutils.
.. _release-1.1.1:
1.1.1