summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-10-11 06:30:50 -0700
committerStan Hu <stanhu@gmail.com>2016-10-11 06:30:50 -0700
commit75fa98bb93a416aaf16ff832b0bcc98abbbdaa19 (patch)
tree08055bbdc3d368177fdf5d4db06116aaa9d58aa1
parent8f4e754414c8ad9b5007e5c1f5fb6fe5a6bbd3f7 (diff)
downloadgitlab-ce-sh-fix-changelog.tar.gz
Remove duplicate CHANGELOG entrysh-fix-changelog
-rw-r--r--CHANGELOG1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2095e4fc0fd..8c07ce32d08 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,7 +2,6 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.13.0 (unreleased)
- Truncate long labels with ellipsis in labels page
- - Bump mail_room to v0.8.1 to fix thread cleanup issue
- Update runner version only when updating contacted_at
- Add link from system note to compare with previous version
- Improve issue load time performance by avoiding ORDER BY in find_by call