aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2015-12-02 09:24:56 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2015-12-09 09:43:54 +0000
commit8ad7ab656466469e16403935e175c22438480ef8 (patch)
treec918435220312fdc6ca5b5c0d1417580ba8961ed
parent1009dae7ad83d830c19a82a8d938c5b1d40546aa (diff)
Update README with changes since 1.7.
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 001ffee01..22aaad3d8 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,16 @@ We've extracted all of the mobile apps from this repository into the
## Releases
+* master (development)
+ - Performance improvements:
+ - Reduce memory usage. #1285
+ - Bugfixes:
+ - Default the Google map view to hybrid. #1293
+ - Prevent SVG chevron being stretched in Firefox. #1256
+ - Development improvements:
+ - Add generic static route handler. #1235
+ - Store reports summary data by cobrand. #1290
+
* v1.7 (23rd October 2015)
- Front end improvements:
- Add right-to-left design option. #1209