Added missing 8.7.4 CHANGELOG entries

This commit is contained in:
Yorick Peterse
2016-05-11 11:17:32 +02:00
parent 8e8e7969f7
commit 8e5e3e5dd3
+8 -2
View File
@@ -1,9 +1,15 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.7.4
- Fix always showing build notification message when switching between merge requests
- Fix always showing build notification message when switching between merge requests !4086
- Fix links on wiki pages for relative url setups. !4026 (Artem Sidorenko)
- Links for Redmine issue references are generated correctly again (Benedikt Huss)
- Links for Redmine issue references are generated correctly again !4048 (Benedikt Huss)
- Fix setting trusted proxies !3970
- Fix BitBucket importer bug when throwing exceptions !3941
- Use sign out path only if not empty !3989
- Running rake gitlab:db:drop_tables now drops tables with cascade !4020
- Running rake gitlab:db:drop_tables uses "IF EXISTS" as a precaution !4100
- Use a case-insensitive comparison in sanitizing URI schemes
v 8.7.4
- Fix always showing build notification message when switching between merge requests