summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatricio Cano <suprnova32@gmail.com>2016-04-11 10:25:53 -0500
committerPatricio Cano <suprnova32@gmail.com>2016-04-11 10:25:53 -0500
commit31bcd9f8793d972bd59fc75c686ab03974a1d631 (patch)
treef904fa07d6d4e8e98387d5bc22082f5865d3f505
parentcedfe9d22851d6765b9737c2489e8ff166a7d238 (diff)
downloadgitlab-ce-31bcd9f8793d972bd59fc75c686ab03974a1d631.tar.gz
Added CHANGELOG item
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3561c541df0..08ee7ec89ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@ v 8.7.0 (unreleased)
- Fix avatar stretching by providing a cropping feature
- API: Expose `subscribed` for issues and merge requests (Robert Schilling)
- Allow SAML to handle external users based on user's information !3530
+ - Allow Omniauth providers to be marked as `external` !3657
- Add endpoints to archive or unarchive a project !3372
- Add links to CI setup documentation from project settings and builds pages
- Handle nil descriptions in Slack issue messages (Stan Hu)