From 578cde6ec6ddbdb0a04e4d521e695416cb496539 Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 31 Jan 2020 22:25:35 +0800 Subject: [PATCH] CHANGELOG: work towards 3.1.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b77aa5c0a..2ded386fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# fish 3.1.0 + +Compared to the beta release of fish 3.1b1, fish version 3.1.0 fixes a number of problems in compiling on Cygwin and Solaris-derived systems such as Illumos. + +If you are upgrading from version 2.5.0 or before, please also review the release notes for 3.1b1 (included below). + # fish 3.1b1 (released January 26, 2020) ## Notable improvements and fixes