summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-06-16 20:26:29 -0400
committerRobert Speicher <rspeicher@gmail.com>2016-06-16 20:36:00 -0400
commit601a4232a4b49c8ec928f069916be636b6806425 (patch)
treec38e93bf729c7a9dc75975ba18accaf6950d8a44
parentc890f7604e9f98e657cba96490ee606e7a771df1 (diff)
downloadgitlab-ce-601a4232a4b49c8ec928f069916be636b6806425.tar.gz
Update CHANGELOG for !4659
[ci skip]
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a286eb248d7..43d68019bf3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -67,7 +67,7 @@ v 8.9.0 (unreleased)
- Measure queue duration between gitlab-workhorse and Rails
- Added Gfm autocomplete for labels
- Make Omniauth providers specs to not modify global configuration
- - Remove unused JiraIssue class and replace references with ExternalIssue
+ - Remove unused JiraIssue class and replace references with ExternalIssue. !4659 (Ilan Shamir)
- Make authentication service for Container Registry to be compatible with < Docker 1.11
- Add Application Setting to configure Container Registry token expire delay (default 5min)
- Cache assigned issue and merge request counts in sidebar nav