fix typo in CHANGELOG

This commit is contained in:
Kurtis Rader 2017-07-26 13:59:26 -07:00
parent fb08fe5f47
commit 30db202c97

View File

@ -2,12 +2,12 @@
This section is for changes merged to the `major` branch that are not also merged to 2.7.
## Notable fixes and improvements
- `read` now requires at least one var name (#4220).
- Local exported (`set -lx`) vars are now visible to functions (#1091).
- `set x[1] x[2] a b` is no longer valid syntax (#4236).
- `complete` now has a `-k`/`--keep` flag to keep the order of the OPTION_ARGUMENTS (#361).
- `complete` now has a `-k`/`--keep-order` flag to keep the order of the OPTION_ARGUMENTS (#361).
## Other significant changes
- `read` now requires at least one var name (#4220).
# fish 2.7b1