summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2016-04-13 15:30:50 -0300
committerFelipe Artur <felipefac@gmail.com>2016-04-13 15:30:50 -0300
commit6b3a53848c68c8fd0931de9b7c6ab15b53b9475b (patch)
tree20db1efff335529b41c227e345cd8f47fd129152
parent11f46b459e9d97900cb71f7f6bd313b5e18fbaa6 (diff)
downloadgitlab-ce-issue_15155.tar.gz
Add changelog entryissue_15155
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5399e3e5b8b..416fffece63 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ v 8.7.0 (unreleased)
- All images in discussions and wikis now link to their source files !3464 (Connor Shea).
- Return status code 303 after a branch DELETE operation to avoid project deletion (Stan Hu)
- Add setting for customizing the list of trusted proxies !3524
+ - Allow projects to be transfered to a lower visibility level group
- Fix `signed_in_ip` being set to 127.0.0.1 when using a reverse proxy !3524
- Improved Markdown rendering performance !3389 (Yorick Peterse)
- Don't attempt to look up an avatar in repo if repo directory does not exist (Stan Hu)