aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-10-11 21:16:04 +0100
committerMatthew Somerville <matthew@mysociety.org>2013-10-11 21:25:00 +0100
commitac1ffa8bdc67dd83622b3fd0ca63bb020053c842 (patch)
treee87afff3ec0d62e5d355bcbc17477a9dbca0f3fb /README.md
parent28f08c343c230e1f6bb9b2f279e78622f4ea4d72 (diff)
Version 1.2.6.v1.2.6
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1ba05197f..460ec4670 100644
--- a/README.md
+++ b/README.md
@@ -14,12 +14,18 @@ RSS alerts of problems in their area.
It was created in 2007 by [mySociety](http://www.mysociety.org/) for reporting
problems to UK councils and has been copied around the world. The FixMyStreet
-Platform is now at version 1.2.5.
+Platform is now at version 1.2.6.
## Releases
+* v1.2.6 (11th October 2013)
+ - Upgrades OpenLayers to 2.13.1, for e.g. animated zooming.
+ - Adds facility for using Google Maps via OpenLayers. #587
+ - Swaps installation order of Perl modules/database, more robust. #573
+ - Renames default FakeMapIt "Default Area" to "Everywhere". #566
+ - Adds a "current configuration" admin page. #561
* v1.2.5 (13th September 2013)
- - Adds various useful hints and notices to the admin interface
+ - Adds various useful hints and notices to the admin interface. #184
- Improves the install script, including an example Vagrantfile
- It is now easier for tests to override particular configuration
variables should they need to.