summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-06-01 20:43:33 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2016-06-01 20:43:33 +0200
commit6e58e7ff7ce151fb7a8329faef69cd3a42194216 (patch)
treeba49009675efc0b3b11a3211f76bc0563072b97c /CHANGELOG
parent5a377d20d53a2b15229505c0f428f0d9b5925622 (diff)
downloadgitlab-ce-6e58e7ff7ce151fb7a8329faef69cd3a42194216.tar.gz
Use downcased path to container repository as this is expected path by Docker
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 848aaa8506e..d1cde40c1c7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ v 8.9.0 (unreleased)
- Fix bug when sorting issues by milestone due date and filtering by two or more labels
- Remove 'main language' feature
- Pipelines can be canceled only when there are running builds
+ - Use downcased path to container repository as this is expected path by Docker
- Projects pending deletion will render a 404 page
- Measure queue duration between gitlab-workhorse and Rails
- Make authentication service for Container Registry to be compatible with < Docker 1.11