Update CHANGELOG

This commit is contained in:
Alfredo Sumaran 2016-05-09 16:43:31 -05:00 committed by Jacob Schatz
parent 2c8000e302
commit 7d7ded5ee9
1 changed files with 1 additions and 1 deletions

View File

@ -101,6 +101,7 @@ v 8.7.5
- Fix always showing build notification message when switching between merge requests !4086
- Fix an issue when filtering merge requests with more than one label. !3886
- Fix short note for the default scope on build page (Takuya Noguchi)
- Todos will display target state if issuable target is 'Closed' or 'Merged'
v 8.7.4
- Links for Redmine issue references are generated correctly again !4048 (Benedikt Huss)
@ -114,7 +115,6 @@ v 8.7.4
- Links for Redmine issue references are generated correctly again (Benedikt Huss)
- Fix an issue when filtering merge requests with more than one label. !3886
- Fix links on wiki pages for relative url setups. !4026 (Artem Sidorenko)
- Todos will display target state if issuable target is 'Closed' or 'Merged'
v 8.7.3
- Emails, Gitlab::Email::Message, Gitlab::Diff, and Premailer::Adapter::Nokogiri are now instrumented