From 03ba240fddb30800d99bb251347edd67a4fa830f Mon Sep 17 00:00:00 2001 From: Robert Speicher Date: Thu, 16 Jun 2016 20:26:29 -0400 Subject: [PATCH] Update CHANGELOG for !4659 [ci skip] --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 058d4e4cb8..e699515f23 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -69,7 +69,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