From 408d9c08e172c0a6023a15f786c534839a2c56c9 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Thu, 2 May 2013 22:09:57 +0100 Subject: Update to v1.2. --- README.md | 11 ++++++++++- bin/site-specific-install.sh | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab7ae5a4a..e2e377450 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,17 @@ 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.1.2. +Platform is now at version 1.2. ## Releases +* v1.2 (3rd May 2013) + - Add MAPIT_ID_WHITELIST to allow easier use of global MapIt + - Add postfix to the install script/ AMI so emailing works out of the box + - Add an extra zoom level to the OSM maps + - Add the Catalyst gzip plugin so HTML pages are gzipped + - Fix an issue with the All Reports summary statistics not including some + open states, such as 'in progress' * v1.1.2 (15th March 2013) - Include the 'cpanfile' now required by carton, the Perl package management program we use. @@ -44,4 +51,6 @@ help and documentation in installing FixMyStreet Platform. * * +* +* diff --git a/bin/site-specific-install.sh b/bin/site-specific-install.sh index 41d35f783..7c17198b2 100644 --- a/bin/site-specific-install.sh +++ b/bin/site-specific-install.sh @@ -1,7 +1,7 @@ #!/bin/sh # Set this to the version we want to check out -VERSION=v1.1.2 +VERSION=v1.2 PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh -- cgit v1.2.3