diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-01-29 15:21:00 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-01-29 15:24:28 +0000 |
commit | fe26614bc604bcb7111b075381fc1e4992764306 (patch) | |
tree | 5fad9523858f588c5869a5b32507acd3751fe4fb /CHANGELOG.md | |
parent | 7cb9ebe6fdc2b41911bc37e4f1c1c346b2ff4ec2 (diff) |
Allow searching for <email> in admin.
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 63d0e1933..b5a996bea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Include moderation history in report updates. #2379 - Allow moderation to potentially change state. #2381 - Spot moderation conflicts and raise an error. #2384 + - Allow searching for <email> in admin. - Bugfixes - Check cached reports do still have photos before being shown. #2374 - Delete cache photos upon photo moderation. #2374 |