summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-15 12:45:29 +0200
committerDouwe Maan <douwe@gitlab.com>2015-04-15 12:45:29 +0200
commit3d0c0bd922dadbf09c46f2b8acb58d44565394ce (patch)
tree5135e1bc0a817b272d2cbe0a86115c7d6bfb1050
parent88c2639356e6e4b4b05d96584768e07a9ce4b048 (diff)
downloadgitlab-ce-3d0c0bd922dadbf09c46f2b8acb58d44565394ce.tar.gz
Add changelog item.
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f133cb24780..bd3a5f3b1e7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 7.10.0 (unreleased)
+ - Allow users to be invited by email to join a group or project.
- Fix broken file browsing with a submodule that contains a relative link (Stan Hu)
- Fix persistent XSS vulnerability around profile website URLs.
- Fix project import URL regex to prevent arbitary local repos from being imported.