mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 18:51:15 -03:00
CHANGELOG: drop bare variable note
This behaviour was never in a released version. [ci skip]
This commit is contained in:
@@ -26,7 +26,6 @@ This section is for changes merged to the `major` branch that are not also merge
|
||||
- `bind` has a new `--silent` option to ignore bind requests for named keys not available under the current `$TERMINAL` (#4188, #4431)
|
||||
- `read` writes directly to stdout if called without arguments (#4407)
|
||||
- Globs are faster (#4579)
|
||||
- "Bare variables" in math are no longer accepted. math uses normal variable expansion. (#4393)
|
||||
|
||||
## Other significant changes
|
||||
- Command substitution output is now limited to 10 MB by default (#3822).
|
||||
|
||||
Reference in New Issue
Block a user