diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-01-15 12:02:09 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-01-16 11:02:14 +0000 |
commit | 922976648c7acf072f85716f5257a4bfcda35599 (patch) | |
tree | f9958cb1f2815f172795c028d08095a659cfc60d /CHANGELOG.md | |
parent | 455263622b27948cdcb3b7ff7dd9fddecda50f45 (diff) |
Include moderation history in report updates.
If the user has moderating permission, or a cobrand allows the viewing
of moderation history, show moderation history within the updates on a
report page.
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 8bf5b21ea..ee49e4ced 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## Releases * Unreleased + - Admin improvements: + - Include moderation history in report updates. #2379 - Bugfixes - Check cached reports do still have photos before being shown. - Delete cache photos upon photo moderation. |