py nodes, add incompatibility note in CHANGES

This commit is contained in:
Jakob Lykke Andersen 2021-09-26 11:47:15 +02:00
parent fb45dba61e
commit 9b3cc1c8af

View File

@ -9,6 +9,10 @@ Incompatible changes
* #9649: ``searchindex.js``: the embedded data has changed format to allow * #9649: ``searchindex.js``: the embedded data has changed format to allow
objects with the same name in different domains. objects with the same name in different domains.
* #9672: The rendering of Python domain declarations is implemented
with more docutils nodes to allow better CSS styling.
It may break existing styling.
Deprecated Deprecated
---------- ----------