From: Graham Knop Date: Thu, 27 Aug 2020 14:11:16 +0000 (+0200) Subject: changelog X-Git-Tag: v0.18~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=commitdiff_plain;h=005cfc2802415c8368ce05433e405156a69284ef changelog --- diff --git a/Changes b/Changes index f1d626f..30269dd 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie + - add SameSite support (RT#133009) + - convert optional test using Test::WWW::Mechanize::Catalyst to + mandatory test using Catalyst::Test + - convert from Module::Install to Distar for packaging and release + process + - fix running Makefile.PL when . is not included in @INC (RT#121882) + - minor test cleanups + - typo and spelling fixes in documentation - convert repository to git (fREW Schmidt) 0.17 2009-10-18