aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-06-07 12:11:33 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-06-07 12:17:41 +0100
commit07bf276c372e5131bd97f1e4c52cfdccbc95f93a (patch)
tree182c5bb391c6a8c532d1b09ff6737950ad23ad4d
parent9df7ab7d80a7f0b76860d93f915e07ec07668d57 (diff)
Add current in development section to readme.
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 036ea11de..a1ee1fc2d 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,19 @@ web-based cross-browser testing tools for this project.
## Releases
+* In development
+ - Front end improvements:
+ - Stop map being underneath content sidebar/header. #1350 #361
+ - Rename "Your reports" in main navigation to "Your account".
+ - Centre map on pin location when creating a report.
+ - Allow scroll wheel to zoom map. #1326
+ - Development improvements:
+ - Add output style option to make_css command.
+ - Remove some unused CSS, and simplify full-width. #1423
+ - Vagrant installation improvements:
+ - Improve error handling.
+ - Don't add a symlink if it is to the same place.
+
* v1.8.3 (3rd June 2016)
- Admin improvements
- Add search boxes to admin index page, and move stats. #1295