aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2018-11-01 10:50:38 +0000
committerStruan Donald <struan@exo.org.uk>2018-11-19 13:29:49 +0000
commitb4618c61ff5ddf6db9662b06bc55a0f74b43c903 (patch)
tree17e4c2a7651a60b14bd37a2bc2d19f670ddc4153 /CHANGELOG.md
parentb35552138fd66673df46747549989d545bbcfa9f (diff)
add default_to_body permission
If a user has this permission then the report_as dropdown will default to reporting as the body. For mysociety/freshdesk#23
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ae5734ad..18b1885c7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,8 @@
## Releases
* Unreleased
+ - New features:
+ - default_to_body permission to control default report as behaviour
- Front end improvements:
- Clearer relocation options while you’re reporting a problem #2238
- Simplify /auth sign in page. #2208