diff options
author | Zeger-Jan van de Weg <zegerjan@gitlab.com> | 2016-03-13 10:05:32 +0100 |
---|---|---|
committer | Zeger-Jan van de Weg <zegerjan@gitlab.com> | 2016-03-13 19:10:33 +0100 |
commit | 76eeb316df2f256d0d3c41d97421f709a21a02a8 (patch) | |
tree | 23687791d2889f98c6acf2ea1611ef86c2f5e55b /CHANGELOG | |
parent | fc8d64b3a0fc5aeb048b2bce79b2ae93a4fcc798 (diff) | |
download | gitlab-ce-76eeb316df2f256d0d3c41d97421f709a21a02a8.tar.gz |
Create an external users tab on Admin user list
Also incorporates the review into this, mainly spec changes.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 07b187b31a2..f9c6f6e23e9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -30,6 +30,7 @@ v 8.6.0 (unreleased) - Add main language of a project in the list of projects (Tiago Botelho) - Add ability to show archived projects on dashboard, explore and group pages - Move group activity to separate page + - Create external users which are excluded of internal and private projects unless access was explicitly granted v 8.5.5 - Ensure removing a project removes associated Todo entries |