aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChris Mytton <self@hecticjeff.net>2013-10-16 14:09:32 +0100
committerChris Mytton <self@hecticjeff.net>2013-10-16 14:09:32 +0100
commit762c106ec81a4923d35b1eb4c60d762e60a495bf (patch)
tree4b7244a7e1fbfd53a7ef950a02072c162999af71 /README.md
parent0efb806e7dbfc6681230041751ed49552ec3ba5b (diff)
parent6daf4d511f5a2fd908d53ee974e04be4bf3ee722 (diff)
Merge branch 'master' into oxfordshire-usability-recommendations
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.