From b7c96417d17ec7fc3631999e4a8ddfbefc9d47c9 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Sun, 3 Jul 2016 13:17:40 +0200 Subject: [PATCH] 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 ", "`. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0064c639..e33d94249 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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