From 245be2c2e4b0f53af39f3db5ad340bf0a0e98a76 Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 20 May 2016 22:37:30 +0000 Subject: CHANGELOG: update for 2.3.0 --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d7e7272..d3189e8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# fish 2.3.0 (released May 20, 2016) + +There are no significant changes between 2.3.0 and 2.3b2. + +## Other notable fixes and improvements + +- `abbr` now allows non-letter keys (#2996). +- Define a few extra colours on first start (#2987). +- Multiple documentation updates. +- Added completions for rmmod (#3007). +- Improved completions for git (#2998). + +## Known issues + +- Interactive commands started from fish configuration files or from the `-c` option may, under certain circumstances, be started with incorrect terminal modes and fail to behave as expected. A fix is planned but requires further testing (#2619). + +--- + # fish 2.3b2 (released May 5, 2016) ## Significant changes @@ -12,6 +30,8 @@ - Avoid confusing the terminal line driver with non-printing characters in `fish_title` (#2453). - Improved completions for busctl, git (#2585, #2879, #2984), and netctl. +--- + # fish 2.3b1 (released April 19, 2016) ## Significant Changes @@ -67,6 +87,8 @@ - PWD shortening in the prompt can now be configured via the `fish_prompt_pwd_dir_length` variable, set to the length per path component (#2473) - fish no longer requires `/etc/fish/config.fish` to correctly start, and now ships a skeleton file that only contains some documentation (#2799) +--- + # fish 2.2.0 (released July 12, 2015) ### Significant changes ### -- cgit v1.2.3