summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-04-13 09:18:29 +0530
committerTimothy Andrew <mail@timothyandrew.net>2016-04-13 09:18:29 +0530
commit769a8bf7284da492732d923cb888c0f5be16aff8 (patch)
tree44d5682007c67ce8dac399bcdf33f06d8d54016d
parent8dd1a6fc917231e83fb64dbfa65e1edbe9ab3fee (diff)
downloadgitlab-ce-769a8bf7284da492732d923cb888c0f5be16aff8.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3561c541df0..738162d983f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -34,6 +34,7 @@ v 8.7.0 (unreleased)
- API: Expose user location (Robert Schilling)
- ClosingIssueExtractor regex now also works with colons. e.g. "Fixes: #1234" !3591
- Update number of Todos in the sidebar when it's marked as "Done". !3600
+ - Sanitize branch names created for confidential issues
v 8.6.5
- Fix importing from GitHub Enterprise. !3529