Add a note to CHANGES for PR 11385

This commit is contained in:
Adam Turner 2023-04-28 12:04:32 +01:00
parent ad473730a3
commit 6202087f91

View File

@ -30,6 +30,7 @@ Incompatible changes
attribute.
* #11383: Remove deprecated ``sphinx.builders.html.html5_ready`` and
``sphinx.builders.html.HTMLTranslator`` attributes.
* #11385: Remove support for HTML 4 output.
Deprecated
----------