aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 079740aed..848a70df1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -55,6 +55,10 @@
- Nicer Open311 errors. #2078
- Deleted body categories now hidden by default #1962
- Display contents of report's extra field #1809
+ - Store user creation and last active times.
+ - Add scripts to anonymize inactive users and reports,
+ email inactive users, or to close reports to new updates.
+ - Admin ability to close reports to new updates. #43
- Development improvements:
- Add HTML email previewer.
- Add CORS header to Open311 output. #2022