aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 001ffee01..aa611d856 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,19 @@ 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
+ - Better display/internationalisation of numbers. #1297
+ - Development improvements:
+ - Add generic static route handler. #1235
+ - Store reports summary data by cobrand. #1290
+ - Admin improvements:
+ - Don't allow blank email/name to be submitted.
+
* v1.7 (23rd October 2015)
- Front end improvements:
- Add right-to-left design option. #1209