diff options
author | Struan Donald <struan@exo.org.uk> | 2017-08-09 16:46:39 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2017-08-16 10:42:23 +0100 |
commit | f066a3937216e0cc4dc0413efc8e8f90e79b6066 (patch) | |
tree | 46b9dd9d5c71b3ba8b44358e5a2864b33b24f6a1 /CHANGELOG.md | |
parent | 60b941bc7868c4b0a829f7d497262015d6ab69c4 (diff) |
enable body users to report problems anonymously
uses the body user but flags the report as anonymous
Fixes #fixmystreetforcouncils/207
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 50c937b10..cea9e8782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ * Unreleased - New features: - Body and category names can now be translated in the admin. #1244 + - Body users can now create reports as an anonymous user. #1796 - Front end improvements: - Always show pagination figures even if only one page. - Admin improvements: |