aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChris Mytton <self@hecticjeff.net>2013-09-13 12:12:14 +0100
committerChris Mytton <self@hecticjeff.net>2013-09-13 12:12:14 +0100
commitb44f9edab53f59fb442e5ee4db28cb25408c652c (patch)
treee7cd62bd148a5332e1ec625dda6c3bc6b09ceb62 /README.md
parent2099ac31a4410f2cf8e1c7d31dc35cdd9ac1e070 (diff)
parent94ac7786132a538a5742ba325eb7fe9eff89cfc9 (diff)
Merge branch 'master' into oxfordshire-usability-recommendations
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index c63a3baab..da1ce5a05 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,21 @@ 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.2.
+Platform is now at version 1.2.4.
## Releases
+* v1.2.4 (5th September 2013)
+ - A fix for the long-standing issue where multiline strings were not being
+ translated (reported at https://github.com/abw/Template2/pull/29 )
+ - Better translation strings for "marked as" updates, fixes #391
+ - Less noise when running the tests
+* v1.2.3 (2nd September 2013)
+ - Maintenance release to deal with failing installation
+ - Improve reuse of make_css and shared CSS
+ - Remove hardcoded UK URLs on couple of admin error emails
+ - Mark couple of strings missing translation
+ - mapquest URL update
* v1.2.2 (26th July 2013)
- Maintenance release to deal with failing installation
- Improve Google Maps plugin somewhat, though still needs work