summary refs log tree commit
path: root/HISTORY.md
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2016-03-17 13:34:06 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2016-03-17 13:34:06 -0700
commit4116309080b766daeb8c7c3fe52b14deea768b4f (patch)
tree521a823d52ba4660e74644e444d838c44bc3824f /HISTORY.md
parent2fd9df71aff4af8a3ab8088a6919f5d9a5e4ab95 (diff)
parent4d636d041a2466c860a9247edaa6aae736eca444 (diff)
downloadrack-4116309080b766daeb8c7c3fe52b14deea768b4f.tar.gz
Merge pull request #1037 from mastahyeti/backport_same_site_cookies
Backport SameSite cookie attribute
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index f7795c5b..2d3a8e36 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,3 +1,7 @@
+Tue Mar 15 15:18:44 2016 Ben Toews <mastahyeti@users.noreply.github.com>
+
+        * Backport support for the `SameSite` cookie attribute.
+
 Wed Jun 24 12:13:37 2015  Aaron Patterson <tenderlove@ruby-lang.org>
 
         * Fix Ruby 1.8 backwards compatibility