summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-10-26 07:26:03 +0100
committerStan Hu <stanhu@gmail.com>2015-11-03 20:41:19 -0800
commit91cbf9db0c5c95381e7d422fd684e623d58fadab (patch)
treeebaf2814096b3b652fe0082c360ffeaecb06ebd3 /CHANGELOG
parent482a17089fae42bd15303206788734ab9ac99453 (diff)
downloadgitlab-ce-91cbf9db0c5c95381e7d422fd684e623d58fadab.tar.gz
Add allow_failure field to commit status API
Closes #3196
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 16055208db5..e7238c45662 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.2.0 (unreleased)
- Force update refs/merge-requests/X/head upon a push to the source branch of a merge request (Stan Hu)
- Improved performance of finding users by one of their Email addresses
+ - Add allow_failure field to commit status API (Stan Hu)
- Improved performance of replacing references in comments
- Show last project commit to default branch on project home page
- Highlight comment based on anchor in URL