diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-04-19 18:24:32 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-04-23 15:39:51 +0100 |
commit | 41a5f14388e92fa9dbbb5dc3a72d9ad83291eeb4 (patch) | |
tree | 8c374383eb4adc94fa4066291d4563f8444bcb5e /CHANGELOG.md | |
parent | 76c8fe259443c88d644b738d6b88e054d03c3078 (diff) |
Add way of validating data in report_form_extras.
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 563c491db..900addd20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ - Add HTML email previewer. - Add CORS header to Open311 output. #2022 - Add some Cypress browser-based testing. + - Add validation to cobrand-specific custom reporting fields. * v2.3.1 (12th February 2018) - Front end improvements: |