Add new completions to CHANGELOG

Generated with `git diff-tree -r --diff-filter=A --name-only --no-commit-id 2.3.0.. -- share/completions | string replace -r '.*/' '' | string replace '.fish' '' | string join ", "`.
This commit is contained in:
Fabian Homborg 2016-07-03 13:17:40 +02:00 committed by GitHub
parent 9a442673e6
commit b7c96417d1

View file

@ -13,7 +13,7 @@
- `fish_config` didn't work in fish.app (OS X) if one didn't already have fish installed by some other means. (#3140)
- `type -a` now syntax-colorizes function source output.
- Improvements to `suspend` function (#3154),
- New completions for:
- New completions for: alsamixer, godoc, gofmt, goimports, golint, gorename, ip, lscpu, mkdir, modinfo, netctl-auto, networkctl, poweroff, termite, udisksctl, xz
##Known issues