summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJosh Frye <joshfng@gmail.com>2016-06-01 10:50:32 -0400
committerJosh Frye <joshfng@gmail.com>2016-06-02 11:10:57 -0400
commit2605a0a844f187daeeff1f16920db445f53e2793 (patch)
tree27f47b7fbb99ae090c8694048efb4972c8509666 /CHANGELOG
parent4d9622e7d3e927ad158d26c780fee64c6d8183bc (diff)
downloadgitlab-ce-2605a0a844f187daeeff1f16920db445f53e2793.tar.gz
Refactor. Add tests.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dedaf9090a2..daffb916065 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -28,6 +28,7 @@ v 8.9.0 (unreleased)
- 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
+ - Cache project build count in sidebar nav
v 8.8.3
- Fix incorrect links on pipeline page when merge request created from fork