Relnote fix for #5449

This commit is contained in:
ridiculousfish
2019-01-20 13:55:18 -08:00
parent 2a190c6f3b
commit e490372fbf

View File

@@ -15,7 +15,14 @@
- fish_clipboard_* now supports wayland by means of [wl-clipboard](https://github.com/bugaevc/wl-clipboard).
- mandoc can now be used to format the output from `--help` if nroff is not installed
---
=======
# fish 3.0.1
### Fixes and improvements
- exec now behaves properly inside functions (#5449)
# fish 3.0.0 (released December 28, 2018)