summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2015-11-23 22:19:13 +0000
committerRobert Speicher <robert@gitlab.com>2015-11-23 22:19:13 +0000
commit31a34b591731eb8997da4844287d7c31e3686454 (patch)
tree9873ab0e39c86172efed56a6e99a19330578d640 /CHANGELOG
parent2d77a21d5930ae3ed1a7e00c6c242569de2d55e5 (diff)
parent11728b50f96a296c760d9e69273d304f92e51f8f (diff)
downloadgitlab-ce-31a34b591731eb8997da4844287d7c31e3686454.tar.gz
Merge branch 'ci-artifacts-path' into 'master'
Expose artifacts path This fixes broken artifacts storage path. Fixes #3607 Fixes #3608 Related: gitlab-org/omnibus-gitlab!544 See merge request !1869
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index eb5badf6a96..90ade156caf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,7 @@ v 8.2.1
v 8.2.0
- Improved performance of finding projects and groups in various places
- Improved performance of rendering user profile pages and Atom feeds
+ - Expose build artifacts path as config option
- Fix grouping of contributors by email in graph.
- Improved performance of finding issues with/without labels
- Remove CSS property preventing hard tabs from rendering in Chromium 45 (Stan Hu)