Fix sphinx-doc warning

[ 97%] Building man pages with Sphinx
../CHANGELOG.rst:123: WARNING: Bullet list ends without a blank line; unexpected unindent.
[ 97%] Built target sphinx-manpages
[ 98%] Building HTML documentation with Sphinx
../CHANGELOG.rst:123: WARNING: Bullet list ends without a blank line; unexpected unindent.
This commit is contained in:
Michael Jarvis 2022-05-16 12:20:49 -05:00 committed by Peter Ammon
parent ba7c84fe3b
commit 54356da24f

View file

@ -120,6 +120,7 @@ For distributors
subdirectories ``fish/vendor_completions.d``, ``fish/vendor_functions.d``, and
``fish/vendor_conf.d`` (respectively) within ``XDG_DATA_HOME`` (or ``~/.local/share``
if not defined) (:issue:`8887`).
--------------
fish 3.4.1 (released March 25, 2022)