diff options
author | Zeger-Jan van de Weg <zegerjan@gitlab.com> | 2016-02-25 09:20:28 +0100 |
---|---|---|
committer | Zeger-Jan van de Weg <zegerjan@gitlab.com> | 2016-03-15 21:09:25 +0100 |
commit | b221d11a25218d3c2ad5304be91c849e1872be6c (patch) | |
tree | 41e52e9bf8367dd79f078ce22245ef98554d3829 /CHANGELOG | |
parent | 4bcc0977500af7af070296e2faf817eed10aafb9 (diff) | |
download | gitlab-ce-b221d11a25218d3c2ad5304be91c849e1872be6c.tar.gz |
Add ability to delete a user with force
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 6de17a4a098..bdeb9b68bde 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -59,6 +59,7 @@ v 8.5.3 - Show commit message in JIRA mention comment - Makes issue page and merge request page usable on mobile browsers. - Improved UI for profile settings + - User deletion is now done in the background so the request can not time out v 8.5.2 - Fix sidebar overlapping content when screen width was below 1200px @@ -178,7 +179,6 @@ v 8.5.0 v 8.4.5 - No CE-specific changes - - User deletion is now done in the background so the request can not time out v 8.4.4 - Update omniauth-saml gem to 1.4.2 |