diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-30 13:31:37 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-12-01 14:33:55 +0000 |
commit | 2dbf1d81c83fb64250828da8679a1d0557e8514c (patch) | |
tree | e968a06de99b8fe04904a505907cfa8abef5a19a /CHANGELOG.md | |
parent | 99c5639c989b18e9b57c675ca435715d77cda879 (diff) |
Stop using 'readable' dates in CSV export.
We want machine-readable dates in a data export.
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 67f2da48d..e81c1644b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,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. - UK: - Use SVG logo, inlined on front page. #1887 |