summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-12-21 15:34:39 -0500
committerRobert Speicher <rspeicher@gmail.com>2015-12-21 15:34:39 -0500
commit4156a37aecb83155752d84f44f800dcffb61741e (patch)
treeda6d9c70b817c87f160d375469e06caac44cd56c
parentd563722f7f3315fb6148ca6611cfb3c2b17210c2 (diff)
downloadgitlab-ce-4156a37aecb83155752d84f44f800dcffb61741e.tar.gz
Add 8.4.0 to CHANGELOG
[ci skip]
-rw-r--r--CHANGELOG5
1 files 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)