summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-25 09:08:19 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-25 09:08:19 -0500
commit1ec84850407d6b5e6248825be61ea24178f242a4 (patch)
tree90fa3860fed4a99b55f0425b31b240e61bb41e4c
parentddc243d9b6cc434101e645a768c2453947316deb (diff)
downloadgitlab-ce-23607-mr-pipeline-status.tar.gz
Update changelog23607-mr-pipeline-status
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86878e5af6c..bde4552a1b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Fix: Backup restore doesn't clear cache
- Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests method
- Fix Sign in page 'Forgot your password?' link overlaps on medium-large screens
+ - Show full status link on MR & commit pipelines
- Fix documents and comments on Build API `scope`
- Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov)