aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-01-16 11:10:04 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-01-16 11:10:04 +0000
commitc94e0c9baddcb49b9e194d1c5f128b0f04b4e9ac (patch)
tree4a730b884cf4fd683b4b9c0a9410384c1aa84c2f /CHANGELOG.md
parent7ee6a869233e90c54ecce1863389bb5e5cb65b36 (diff)
parentbe0944d54e06e77a34f9149ccb63817d5ac7d184 (diff)
Merge branch 'allow-state-moderation'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee49e4ced..054b8c3ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,10 +3,11 @@
* Unreleased
- Admin improvements:
- Include moderation history in report updates. #2379
+ - Allow moderation to potentially change state. #2381
- Bugfixes
- - Check cached reports do still have photos before being shown.
- - Delete cache photos upon photo moderation.
- - Remove any use of `my $x if $foo`.
+ - Check cached reports do still have photos before being shown. #2374
+ - Delete cache photos upon photo moderation. #2374
+ - Remove any use of `my $x if $foo`. #2377
* v2.5 (21st December 2018)
- Front end improvements: