Release notes for #5426

This commit is contained in:
Mahmoud Al-Qudsi 2019-01-21 20:08:38 -06:00
parent 462cb6044c
commit 07e03dd794

View File

@ -23,6 +23,7 @@
- exec now behaves properly inside functions (#5449)
- while loops now evaluate to the last executed command in the loop body (or zero if the body was empty), matching POSIX semantics.
- fish does not hang on launch when running under Cygwin/MSYS2
# fish 3.0.0 (released December 28, 2018)