Update CHANGELOG

[ci skip]
This commit is contained in:
Robert Speicher 2015-12-24 14:05:30 -05:00
parent 1042c16b4b
commit e3befaed82
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,6 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.4.0 (unreleased)
- Fix Error 500 when doing a search in dashboard before visiting any project (Stan Hu)
- Implement new UI for group page
- Implement search inside emoji picker
- Add project permissions to all project API endpoints (Stan Hu)
@ -12,6 +11,9 @@ v 8.4.0 (unreleased)
v 8.3.1
- Fix Error 500 when global milestones have slashes (Stan Hu)
- Fix Error 500 when doing a search in dashboard before visiting any project (Stan Hu)
- Fix LDAP identity and user retrieval when special characters are used
- Move Sidekiq-cron configuration to gitlab.yml
v 8.3.0
- Bump rack-attack to 4.3.1 for security fix (Stan Hu)