summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorvictorwu416 <wu.victor@gmail.com>2016-10-06 15:35:37 -0400
committervictorwu416 <wu.victor@gmail.com>2016-10-06 15:35:37 -0400
commit7cf68093275cc3052e75ccd9473cf0ae5d384595 (patch)
tree0b3c0cabb762d26dcfa8f3b39f8cb89b5e3d595c /CHANGELOG
parent6320192592f32519c07231480cbd669a71e78320 (diff)
downloadgitlab-ce-7cf68093275cc3052e75ccd9473cf0ae5d384595.tar.gz
Truncate long labels with ellipsis in labels page
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0da60766e33..2293a19a476 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
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
- Update runner version only when updating contacted_at
- Add link from system note to compare with previous version
- Use gitlab-shell v3.6.2 (GIT TRACE logging)