aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-01-23 13:25:15 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-01-23 13:25:15 +0000
commit6e415f3c6d9355312b9fb84e4ecdb68f96cff618 (patch)
tree9e0c21f5408a7bb93007456673cb0b420855b977 /CHANGELOG.md
parent4aa74d4dc2208a4465d9e25921c4bfa3ec14c24a (diff)
Remove SameSite=Lax from cookies.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b9283bcc..b84403b98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,6 @@
* Unreleased
- Front end improvements:
- - Include "SameSite=Lax" with all cookies.
- Zoom out as much as necessary on body map page, even on mobile. #1958
- Bugfixes:
- Fix bug specifying category in URL on /around. #1950