diff --git a/CHANGES b/CHANGES index 4e98b2c8a..0e7c015f0 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,7 @@ Features added * #9479: autodoc: Emit a warning if target is a mocked object * #9447: html theme: Expose the version of Sphinx in the form of tuple as a template variable ``sphinx_version_tuple`` +* #9594: manpage: Suppress the title of man page if description is empty * #9445: py domain: ``:py:property:`` directive supports ``:classmethod:`` option to describe the class property * #9524: test: SphinxTestApp can take ``builddir`` as an argument