diff --git a/CHANGELOG b/CHANGELOG index c16457fa7a..45c18e117c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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