From 9c16825066a006842cb7c964f31a89422d57551f Mon Sep 17 00:00:00 2001 From: Jakob Lykke Andersen Date: Sun, 3 Oct 2021 09:46:54 +0200 Subject: [PATCH] Update CHANGES Co-authored-by: Takeshi KOMIYA --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index cb4ed3d3aef..4343ffb3ed3 100644 --- a/CHANGES +++ b/CHANGES @@ -13,7 +13,7 @@ Incompatible changes with more docutils nodes to allow better CSS styling. It may break existing styling. * #9672: the signature of - :py:meth:`domains.py.PyObject.def get_signature_prefix` has changed to + :py:meth:`domains.py.PyObject.get_signature_prefix` has changed to return a list of nodes instead of a plain string. Deprecated