Add 8.4.0 to CHANGELOG

[ci skip]
This commit is contained in:
Robert Speicher
2015-12-21 15:34:39 -05:00
parent d563722f7f
commit 4156a37aec
+3 -2
View File
@@ -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)