summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-11-26 01:07:47 +0000
committerStan Hu <stanhu@gmail.com>2015-11-26 01:07:47 +0000
commit1a8d4ded19be2afdfd4f69afca6b92b36d32ee96 (patch)
tree619e9e12ce1b0c0f0b1200f7be61be1d6b02088d
parent6bc38b9c8fb0baab72208d42f1b922f94f5b7e97 (diff)
parent7adfb30c349396f19b71a703419a475bd1d4cd5b (diff)
downloadgitlab-ce-1a8d4ded19be2afdfd4f69afca6b92b36d32ee96.tar.gz
Merge branch 'fix-dup-changelog-entry' into 'master'
Remove duplicate CHANGELOG entry shipped in 8.1.4 See merge request !1914
-rw-r--r--CHANGELOG1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8916b9f0403..18381984177 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,7 +14,6 @@ v 8.2.0
- Expose build artifacts path as config option
- Fix grouping of contributors by email in graph.
- Improved performance of finding issues with/without labels
- - Remove CSS property preventing hard tabs from rendering in Chromium 45 (Stan Hu)
- Fix Drone CI service template not saving properly (Stan Hu)
- Fix avatars not showing in Atom feeds and project issues when Gravatar disabled (Stan Hu)
- Added a GitLab specific profiling tool called "Sherlock" (see GitLab CE merge request #1749)