From 4156a37aecb83155752d84f44f800dcffb61741e Mon Sep 17 00:00:00 2001 From: Robert Speicher Date: Mon, 21 Dec 2015 15:34:39 -0500 Subject: [PATCH] Add 8.4.0 to CHANGELOG [ci skip] --- CHANGELOG | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 828c0a5e7fc..bd566fd9f49 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Please view this file on the master branch, on stable branches it's out of date. -v 8.3.0 (unreleased) +v 8.4.0 (unreleased) + +v 8.3.0 - Add CAS support (tduehr) - Bump rack-attack to 4.3.1 for security fix (Stan Hu) - API support for starred projects for authorized user (Zeger-Jan van de Weg) @@ -64,7 +66,6 @@ v 8.3.0 (unreleased) - Fix online editor should not remove newlines at the end of the file - Expose Git's version in the admin area - v 8.2.3 - Fix application settings cache not expiring after changes (Stan Hu) - Fix Error 500s when creating global milestones with Unicode characters (Stan Hu) -- GitLab