aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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