CHANGELOG: updates to f5fc92747e

This commit is contained in:
David Adam 2017-06-03 22:20:05 +08:00
parent f5fc92747e
commit 2bb415c47f

View file

@ -1,3 +1,17 @@
# fish 2.7b1
## Notable fixes and improvements
## Other significant changes
- `complete`'s `--no-files` option works as intended (#112).
- `pushd +1` works as documented again (#4091).
- Added completions for:
-
- Improved completions for `killall` (#4052), `ln` (#4090) and `zypper` (#4079).
---
# fish 2.6.0 (released June 3, 2017)
Since the beta release of fish 2.6b1, fish version 2.6.0 contains a number of minor fixes, new completions for `magneto` (#4043), and improvements to the documentation.