diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-12-05 12:49:52 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-12-05 12:49:52 +0000 |
commit | f838026f25f4b8ed6125707d7d2398554373da4b (patch) | |
tree | 1b687e3b79044c4ec3af0fa3b9af1415c88ca22d /CHANGELOG.md | |
parent | ff1fec27a51aa8c2f8ff6c74cc0a97d4739ba8ed (diff) | |
parent | 2dbf1d81c83fb64250828da8679a1d0557e8514c (diff) |
Merge branch 'issues/forcouncils/264-stop-csv-human-dates'
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 7519434c4..0f950e974 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ - Council dashboard has date range for report generation #1885 - More JavaScript-enhanced `<select multiple>` elements #1589 - Council dashboard CSV export now has token based authentication #1911 + - And uses machine-readable dates. #1929 - Consolidate various admin summary statistics page. #1919. - 'Auto-response' flag on response templates is honoured for fetched Open311 updates. #1924 |