diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-02-08 22:32:36 +0100 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-02-19 18:30:13 +0100 |
commit | 921cfb66e617156517761b3f294f58c81db55dea (patch) | |
tree | 0580e40ca8dcbdb94db6b6b0d460bb4e0443acc6 /CHANGELOG | |
parent | 96158aa6b377d6f683d560689562293c36e05002 (diff) | |
download | gitlab-ce-921cfb66e617156517761b3f294f58c81db55dea.tar.gz |
Introduce API for serving the artifacts archive
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index d7e7795dcb1..9a7ec480bc2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -57,6 +57,7 @@ v 8.5.0 (unreleased) - Don't process cross-reference notes from forks - Fix: init.d script not working on OS X - Faster snippet search + - Added API to download build artifacts - Title for milestones should be unique (Zeger-Jan van de Weg) - Validate correctness of maximum attachment size application setting - Replaces "Create merge request" link with one to the "Merge Request" when one exists |