diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-07 13:09:04 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-07 13:09:04 +0000 |
commit | 6879af98d0246b6973affff08a4e078206bb5dfc (patch) | |
tree | 73dbc53ea15e1e3324cf9843ccf39bc2cdc23b95 /CHANGELOG.md | |
parent | 1e301bf1e07daf35150d54b132bbbe66f0a8095e (diff) | |
parent | d126f95249a0a7b0b0c3289b597a7b89e13a2fbb (diff) |
Merge branch '1944-admin-remove-account'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5606a3c0e..118b93e3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ - Fix error sending `requires_inspection` reports. #1961 - Admin improvements: - Admin can anonymize/hide all a user's reports. #1942 #1943 + - Admin can log a user out. #1975 + - Admin can remove a user's account details. #1944 - UK: - Lazy load images in the footer. |