From 82179e0ec788265840d838821ec4de509ccc7502 Mon Sep 17 00:00:00 2001 From: Jeremy Evans Date: Wed, 3 Nov 2021 15:03:12 -0700 Subject: Update CHANGELOG for 2.0.9 (Fixes #1767) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a8c3d32..0da3f021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -141,6 +141,12 @@ All notable changes to this project will be documented in this file. For info on - CHANGELOG updates. ([@aupajo](https://github.com/aupajo)) - Added [CONTRIBUTING](CONTRIBUTING.md). ([@dblock](https://github.com/dblock)) +## [2.0.9] - 2020-02-08 + +- Handle case where session id key is requested but missing ([@jeremyevans](https://github.com/jeremyevans)) +- Restore support for code relying on `SessionId#to_s`. ([@jeremyevans](https://github.com/jeremyevans)) +- Add support for `SameSite=None` cookie value. ([@hennikul](https://github.com/hennikul)) + ## [2.1.2] - 2020-01-27 - Fix multipart parser for some files to prevent denial of service ([@aiomaster](https://github.com/aiomaster)) -- cgit v1.2.1