aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-11-22 22:06:53 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-11-26 12:49:23 +0000
commitc69891dffcb3810ebb951af4a563c556b2deeb0d (patch)
tree3ba5a477e0f5d92062c94c032c2f9c9a4feb3e86 /CHANGELOG.md
parenteb2aba46eabc8d90656b760cf4900f56119de9ca (diff)
Show moderation history in report/update admin.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 600cc7348..f0899fd2d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
- Store more original stuff on moderation.
- Sort user updates in reverse date order.
- Improve update display on admin report edit page.
+ - Keep all moderation history, and show in report/update admin. #2329
- Open311 improvements:
- Fix bug in contact group handling. #2323
- Improve validation of fetched reports timestamps. #2327