diff options
author | Matthew Somerville <matthew@mysociety.org> | 2016-06-08 17:56:05 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2016-06-08 17:56:05 +0100 |
commit | 0ef98f0a25bd120c0ac935345d0b7bb17ca2cd97 (patch) | |
tree | dc65e674f7715575976b957a49a3390625094571 | |
parent | 1f4827717e1ef85bfdcc423bedf790e98de5b8c4 (diff) |
Update changelog.
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -53,8 +53,12 @@ web-based cross-browser testing tools for this project. - Allow scroll wheel to zoom map. #1326 - Wrap emails better for differing screen sizes. #1393 - Fix annoying jump when "Get updates" drawer opened. #1425 + - Bugfixes: + - Fix display of close arrow/cross when drawer open. #1424 + - Redirect correctly if filter used without JavaScript. #1422 - Development improvements: - - Add output style option to make_css command. + - make_css: Add output style option. + - make_css: Follow symlinks. - Remove some unused CSS, and simplify full-width. #1423 - Vagrant installation improvements: - Improve error handling. |