summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-11-17 12:08:03 +0100
committerRémy Coutable <remy@rymai.me>2016-11-17 12:08:03 +0100
commit964872eb20ca6eb2da649032291ae089a8837adc (patch)
tree3d27d799157483620c5608c34620977bd464af83 /CHANGELOG.md
parent9ad0d879fb99685f5b41994911983ab7d05ace31 (diff)
downloadgitlab-ce-964872eb20ca6eb2da649032291ae089a8837adc.tar.gz
Update CHANGELOG.md for 8.13.6
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c35175b4bbc..73f2703a0a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -76,6 +76,17 @@ entry.
- Fix "Without projects" filter. !6611 (Ben Bodenmiller)
- Fix 404 when visit /projects page
+## 8.13.6 (2016-11-17)
+
+- Omniauth auto link LDAP user falls back to find by DN when user cannot be found by UID. !7002
+- Fix no "Register" tab if ldap auth is enabled (#24038). !7274 (Luc Didry)
+- Fix cache for commit status in commits list to respect branches. !7372
+- Fix issue causing Labels not to appear in sidebar on MR page. !7416 (Alex Sanford)
+- Limit labels returned for a specific project as an administrator. !7496
+- Clicking "force remove source branch" label now toggles the checkbox again.
+- Allow commit note to be visible if repo is visible.
+- Fix project Visibility Level selector not using default values.
+
## 8.13.5 (2016-11-08)
- Restore unauthenticated access to public container registries