diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-05-18 15:28:46 -0500 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-06-08 17:10:58 +0200 |
commit | 81dfabad393fbd22417e649a87820623d0284bbe (patch) | |
tree | e050ba14809d713acd13caeba0cb39c958baf985 /CHANGELOG | |
parent | 53498e42868f258a5e0cda7894fa4de8e8d4f8e9 (diff) | |
download | gitlab-ce-81dfabad393fbd22417e649a87820623d0284bbe.tar.gz |
Added when to artifacts
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 0506854599f..da9f561208e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -27,6 +27,7 @@ v 8.9.0 (unreleased) - Add rake task 'gitlab:db:configure' for conditionally seeding or migrating the database - Changed the Slack build message to use the singular duration if necessary (Aran Koning) - Fix issues filter when ordering by milestone + - Added artifacts:when to .gitlab-ci.yml - this requires GitLab Runner 1.3 - Todos will display target state if issuable target is 'Closed' or 'Merged' - Fix bug when sorting issues by milestone due date and filtering by two or more labels - Add support for using Yubikeys (U2F) for two-factor authentication |