mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-26 10:43:47 +08:00
Update Changelog.md to reflect new read
builtin behavior
This commit is contained in:
parent
d0bc04cb40
commit
109769a147
|
@ -22,7 +22,7 @@ This section is for changes merged to the `major` branch that are not also merge
|
|||
- `math` is now a builtin rather than a wrapper around `bc` (#3157).
|
||||
- `history search` supports globs for wildcard searching (#3136).
|
||||
- `bind` has a new `--silent` option to ignore bind requests for named keys not available under the current `$TERMINAL` (#4188, #4431)
|
||||
- `read` can write directly to stdout if `-` is supplied as a variable name (#4407)
|
||||
- `read` writes directly to stdout if called without arguments (#4407)
|
||||
|
||||
## Other significant changes
|
||||
- Command substitution output is now limited to 10 MB by default (#3822).
|
||||
|
|
Loading…
Reference in New Issue
Block a user