diff options
author | Douwe Maan <douwe@selenight.nl> | 2016-01-28 14:49:53 +0100 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2016-01-28 14:49:53 +0100 |
commit | 7d07091c6cedb0386017a9f360c971973ac7a920 (patch) | |
tree | 971743a7143302ef67bcd07d00aa3b6fa47bfcb0 /CHANGELOG | |
parent | 590e237d552a913d72161f0e40743418251f11a8 (diff) | |
download | gitlab-ce-7d07091c6cedb0386017a9f360c971973ac7a920.tar.gz |
Fix changeloghighlight-blame
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index 701574c893a..fcc5706168a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,11 +24,9 @@ v 8.4.2 improvement when checking if a repository was empty - Add instrumentation for Gitlab::Git::Repository instance methods so we can track them in Performance Monitoring. - - Fix highlighting in blame view. - -v 8.4.2 (unreleased) - Increase contrast between highlighted code comments and inline diff marker - Fix method undefined when using external commit status in builds + - Fix highlighting in blame view. v 8.4.1 - Apply security updates for Rails (4.2.5.1), rails-html-sanitizer (1.0.3), |