diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-27 14:56:52 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-27 14:56:52 +0100 |
commit | b3fea58c6f9a29ec5fb428d82c25e3a82ac962af (patch) | |
tree | f7b79502c8bcbc158451c205944ee8d337750f8e /docs/_posts/2018-06-07-v2.3.4.md | |
parent | 371927debffc6bb42d8d86a90afc715d1d837e74 (diff) |
Move docs from gh-pages branch.
Diffstat (limited to 'docs/_posts/2018-06-07-v2.3.4.md')
-rw-r--r-- | docs/_posts/2018-06-07-v2.3.4.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/_posts/2018-06-07-v2.3.4.md b/docs/_posts/2018-06-07-v2.3.4.md new file mode 100644 index 000000000..09b9bb436 --- /dev/null +++ b/docs/_posts/2018-06-07-v2.3.4.md @@ -0,0 +1,12 @@ +--- +layout: post +title: Version 2.3.4 +author: matthew +--- + +A very quick release, only a day after 2.3.3, but **version 2.3.4** fixes a bug +introduced in 2.3.3 as part of the fix for selecting pins on mobile; whilst +that was fixed, the fix then prevented pins being selected on non-`/around` +pages, whoops. + +[Full changelog](https://github.com/mysociety/fixmystreet/releases/tag/v2.3.4) |