summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-01-28 14:49:53 +0100
committerDouwe Maan <douwe@selenight.nl>2016-01-28 14:49:53 +0100
commit7d07091c6cedb0386017a9f360c971973ac7a920 (patch)
tree971743a7143302ef67bcd07d00aa3b6fa47bfcb0
parent590e237d552a913d72161f0e40743418251f11a8 (diff)
downloadgitlab-ce-highlight-blame.tar.gz
Fix changeloghighlight-blame
-rw-r--r--CHANGELOG4
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),