CHANGELOG error changes

[ci skip]
This commit is contained in:
Fabian Homborg 2019-03-26 19:33:20 +01:00
parent 7fa454666d
commit 54156845e4

View File

@ -9,6 +9,7 @@
- macOS Mojave: fish.app can actually run (#5727), 10.14.4's Terminal.app no longer causes an error on launch (#5725)
- fish no longer requires buffering for the last function in a pipeline.
- cd now always checks the current directory, even if $CDPATH does not include it or "." (#4484).
- Error messages no longer include a (rather large) help summary and the stacktrace has been shortened (#3404, #5434).
### Syntax changes and new commands
- None yet.