diff options
author | Phil Hughes <me@iamphill.com> | 2016-06-13 09:41:50 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2016-06-16 08:42:35 +0100 |
commit | 7708d5a93d199d534a76abd16d6995940374b9c9 (patch) | |
tree | 6dd60cd33efb7f1f956a1226b7441c9877eb9a48 | |
parent | da592a737c8dad6772a3340dbc5194eb5b3b4687 (diff) | |
download | gitlab-ce-7708d5a93d199d534a76abd16d6995940374b9c9.tar.gz |
CHANGELOG
[ci skip]
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 354ee450ddc..e7c68a37af6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -66,6 +66,7 @@ v 8.9.0 (unreleased) - Make Omniauth providers specs to not modify global configuration - 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) + - Adds selected branch name to the dropdown toggle - Cache assigned issue and merge request counts in sidebar nav - Use Knapsack only in CI environment - Cache project build count in sidebar nav |