diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-11-02 17:14:58 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-11-06 11:52:07 +0000 |
commit | a4524f33c78674e4ab5f920f38353a3feff6b6e1 (patch) | |
tree | 708cdd5220a9c12d013f70c623139e56be9c88b9 /CHANGELOG.md | |
parent | 0cbbf0f2e23069deddc9dbfc836bfdf9e4442c54 (diff) |
Deal with possible multiple send_method_useds.
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 4757f2660..930fd55bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - Give superusers access to update staff dropdowns. #2286 - Update report areas when moving its location. #2181 - Don't send questionnaires for closed reports. #2310 + - Make sure Open311 send_method always recorded/spotted. #2121 - Development improvements: - Add cobrand hook for dashboard viewing permission. #2285 - Have body.url work in hashref lookup. #2284 |