diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2016-10-17 16:24:21 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2016-10-17 16:24:21 +0800 |
commit | 88328c5729182bf6289b5f34ed3eb2a23098df25 (patch) | |
tree | c169995564a61aced431fcb0f06d987761ef986e /CHANGELOG.md | |
parent | 0ea7f32afe9ff806f912a25efb4e967ee5da1e10 (diff) | |
download | gitlab-ce-88328c5729182bf6289b5f34ed3eb2a23098df25.tar.gz |
Add CHANGELOG entry
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 46f718fc88a..0f3f020f44b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ Please view this file on the master branch, on stable branches it's out of date. - Fix centering of custom header logos (Ashley Dumaine) - ExpireBuildArtifactsWorker query builds table without ordering enqueuing one job per build to cleanup - 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 - Clarify documentation for Runners API (Gennady Trafimenkov) - The instrumentation for Banzai::Renderer has been restored |