diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-03 12:35:33 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-03 12:35:33 +0100 |
commit | 5372bc6ce8c92bd54faef6df80c51ea3c146b9fb (patch) | |
tree | 4a72d68f5190e01dcb7172ada8abf3186d7944d3 /CHANGELOG.md | |
parent | 19f8ec9a3f61b1561cb4bebdcc0fb7da92421511 (diff) | |
parent | 5ea3916780aee8e905370fb872d3ea811a8729c8 (diff) |
Merge branch 'version-2.4.1'v2.4.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b5e85417f..8ba6effb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,14 @@ ## Releases * Unreleased + +* v2.4.1 (2nd October 2018) - New features: - Support for storing photos in AWS S3. #2253 - Front end improvements: - Import end point can optionally return a web page #2225 - Clicking the "Report" header links on the homepage now focusses the #pc search input #2237 - - Clearer relocation options while you’re reporting a problem #2238 - Speed up fetching lists of bodies. #2248 - Improve vertical alignment of navigation menu in Internet Explorer 9–11. - Mobile menu button no longer uses -9999px text-indent hack. |