diff --git a/CHANGES b/CHANGES index 79f6b80e0bc..a988b376fad 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,8 @@ Deprecated Features added -------------- +* #10881: make debugging automatically generated section labels by + ``sphinx.ext.autosectionlabel`` easier. * #10840: One can cross-reference including an option value: ``:option:`--module=foobar```. Patch by Martin Liska.