Add CHANGES entry for GH-11533

This commit is contained in:
Adam Turner 2023-08-16 23:27:51 +01:00
parent 2b9ee41f27
commit ddf8a8e7d4

View File

@ -45,6 +45,7 @@ Features added
Patch by Rouslan Korneychuk.
* #10938: doctest: Add :confval:`doctest_show_successes` option.
Patch by Trey Hunner.
* #11533: Add ``:no-index:``, ``:no-index-entry:``, and ``:no-contents-entry:``.
* #11572: Improve ``debug`` logging of reasons why files are detected as out of
date.
Patch by Eric Larson.