diff --git a/CHANGES.rst b/CHANGES.rst index ac359fc8c..40239b5ef 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -26,6 +26,8 @@ Deprecated Features added -------------- +.. rst-class:: compact + * Add optional ``description`` argument to :meth:`~sphinx.application.Sphinx.add_config_value`. Patch by Chris Sewell.