mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
CHANGELOG: fix formatting for 3.1.1 notes
This commit is contained in:
parent
4f8a675161
commit
8fe5570ab7
1 changed files with 6 additions and 4 deletions
|
@ -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
|
part of command substitutions or ``eval`` will no longer have
|
||||||
separate process groups. (#6624, #6806).
|
separate process groups. (#6624, #6806).
|
||||||
|
|
||||||
This release also includes: - a number of changes to improve macOS
|
This release also includes:
|
||||||
compatibility with code signing and notarization; - a number of
|
|
||||||
improvements to completions; and - a number of content and formatting
|
- several changes to improve macOS compatibility with code signing
|
||||||
improvements to the documentation.
|
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
|
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).
|
the release notes for 3.1.0 and 3.1b1 (included below).
|
||||||
|
|
Loading…
Reference in a new issue