summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-09-14 15:11:29 +0200
committerRémy Coutable <remy@rymai.me>2016-09-14 15:11:29 +0200
commita5d078ff4801c18b350e8bb77618259952ab454f (patch)
treeb5560e69e062743a3dc4824334928b84e597fe78
parentc86613412ddc60059a4c459e5e1c3e0a822885fa (diff)
downloadgitlab-ce-a5d078ff4801c18b350e8bb77618259952ab454f.tar.gz
Update CHANGELOG for 8.11.6
Signed-off-by: Rémy Coutable <remy@rymai.me>
-rw-r--r--CHANGELOG12
1 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4497614bec5..2797295ce06 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,17 +1,19 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.11.6
- - Fix an error where we were unable to create a CommitStatus for running state.
+ - Fix unnecessary horizontal scroll area in pipeline visualizations. !6005
+ - Make merge conflict file size limit 200 KB, to match the docs. !6052
+ - Fix an error where we were unable to create a CommitStatus for running state. !6107
+ - Optimize discussion notes resolving and unresolving. !6141
+ - Fix GitLab import button. !6167
- Restore SSH Key title auto-population behavior. !6186
- - Optimize discussion notes resolving and unresolving.
- - Fix GitLab import button.
- - Make merge conflict file size limit 200 KB, to match the docs.
+ - Fix DB schema to match latest migration. !6256
+ - Exclude some pending or inactivated rows in Member scopes.
v 8.11.5
- Optimize branch lookups and force a repository reload for Repository#find_branch
- Fix member expiration date picker after update
- Fix suggested colors options for new labels in the admin area. !6138
- - Fix GitLab import button
- Fix confidential issues being exposed as public using gitlab.com export
- Remove gitorious from import_sources. !6180
- Scope webhooks/services that will run for confidential issues