diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-10-18 04:18:54 -0200 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-10-19 14:58:27 -0200 |
commit | 1a41a89cb383d286e21a125e8a643eb0fbb2442b (patch) | |
tree | c970d30ddb398b5b6c7214144b95e1f2fb309c34 /CHANGELOG.md | |
parent | a9938e227bfb0ee1908beb9238bb95fece72805e (diff) | |
download | gitlab-ce-1a41a89cb383d286e21a125e8a643eb0fbb2442b.tar.gz |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c866696889e..dd37b0a6a62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ Please view this file on the master branch, on stable branches it's out of date. - Add `/projects/visible` API endpoint (Ben Boeckel) - Fix centering of custom header logos (Ashley Dumaine) - ExpireBuildArtifactsWorker query builds table without ordering enqueuing one job per build to cleanup + - Add group level labels. (!6425) - Add an example for testing a phoenix application with Gitlab CI in the docs (Manthan Mallikarjun) - Cancelled pipelines could be retried. !6927 - Updating verbiage on git basics to be more intuitive |