From d68c37b726968bf9c8ab5fe4127abc0aeb4db3d8 Mon Sep 17 00:00:00 2001 From: David Adam Date: Sun, 3 Jul 2016 19:35:55 +0800 Subject: [PATCH] CHANGELOG: update introduction for 2.3.1 I can write good! --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae13c96a5..ef2a5565a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # fish 2.3.1 (released July 3, 2016) -This is a functionality and bugfix release. This release does not contain all the changes to the fish source code but fixes a number of features directly affecting users at present. +This is a functionality and bugfix release. This release does not contain all the changes to fish since the last release, but fixes a number of issues directly affecting users at present and includes a small number of new features. ## Significant changes - A new `fish_key_reader` binary for decoding interactive keypresses (#2991). @@ -18,7 +18,6 @@ This is a functionality and bugfix release. This release does not contain all th - Added completions for `alsamixer`, `godoc`, `gofmt`, `goimports`, `gorename`, `lscpu`, `mkdir`, `modinfo`, `netctl-auto`, `poweroff`, `termite`, `udisksctl` and `xz` (#3123). - Improved completions for `apt` (#3097), `aura` (#3102),`git` (#3114), `npm` (#3158), `string` and `suspend` (#3154). - --- # fish 2.3.0 (released May 20, 2016)