Add changelog headers for fish next-minor and add an entry for #6566

This commit is contained in:
Johannes Altmanninger 2020-02-06 15:44:39 +01:00
parent 21f2628c06
commit 440b791b38

View File

@ -1,9 +1,30 @@
# fish next-minor
## Notable improvements and fixes
### Syntax changes and new commands
### Scripting improvements
### Interactive improvements
#### New or improved bindings
#### Improved prompts
- The default and example prompts print the correct exit status for commands prefixed with `not` (#6566).
#### Improved terminal output
#### Completions
- Added completions for
- `wireshark`, `tshark`, and `dumpcap`
### Deprecations and removed features
### For distributors and developers
---
# fish 3.1b1 (released January 26, 2020)
## Notable improvements and fixes