From 8fe5570ab7717b9c5c46f40ccfc5a1bc3b2981e4 Mon Sep 17 00:00:00 2001 From: Charles Gould Date: Wed, 15 Jul 2020 03:38:30 -0400 Subject: [PATCH] CHANGELOG: fix formatting for 3.1.1 notes --- CHANGELOG.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index dbf66a22a..6f4f55c84 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -251,10 +251,12 @@ This release of fish fixes a number of major issues discovered in fish part of command substitutions or ``eval`` will no longer have separate process groups. (#6624, #6806). -This release also includes: - a number of changes to improve macOS -compatibility with code signing and notarization; - a number of -improvements to completions; and - a number of content and formatting -improvements to the documentation. +This release also includes: + +- several changes to improve macOS compatibility with code signing + and notarization; +- several improvements to completions; and +- several content and formatting improvements to the documentation. If you are upgrading from version 3.0.0 or before, please also review the release notes for 3.1.0 and 3.1b1 (included below).