aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-06-08 17:56:05 +0100
committerMatthew Somerville <matthew@mysociety.org>2016-06-08 17:56:05 +0100
commit0ef98f0a25bd120c0ac935345d0b7bb17ca2cd97 (patch)
treedc65e674f7715575976b957a49a3390625094571 /README.md
parent1f4827717e1ef85bfdcc423bedf790e98de5b8c4 (diff)
Update changelog.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index f17352915..3cdc55fe7 100644
--- a/README.md
+++ b/README.md
@@ -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.