diff options
author | Matthew Somerville <matthew@mysociety.org> | 2019-12-02 17:14:23 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2020-01-08 11:36:27 +0000 |
commit | a7ecb8d29a4a45bec16c9ddd0b2ce3a50b993a8c (patch) | |
tree | a06e007fd2de81941b6825ff44d35b915bf6c30b /CHANGELOG.md | |
parent | 27fe9940d3830b6a9d23c82aeca5a93975eee5c3 (diff) |
Allow report as another user with only name.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ae350b1a..102f77413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ - Add optional enforced password expiry. - Store a moderation history on admin report edit. - Add user admin log page. + - Allow report as another user with only name. - New features: - Categories can be listed under more than one group #2475 - OpenID Connect login support. #2523 |