X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=blobdiff_plain;f=Changes;h=4848d2814cfb69961c31e5012208ef0feba3257f;hp=5994aafea477566cd223e35fc405540ab1a81ea5;hb=cf78e6cc708c2fa50da2a13ff1ded512cc9fe29b;hpb=d612a8fca19e9aa02a6dc6ada6fc82b7e09ff119 diff --git a/Changes b/Changes index 5994aaf..4848d28 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie +0.18 - 2020-08-27 + - 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 - Fixup copyright information @@ -61,7 +72,7 @@ Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie 0.03 - refactored make_session_cookie to separate calc_expiry, and made - that easily overloadable. + that easily overloadable. - updated for the new state API (get_session_id, set_session_id, etc) 0.02 2005-12-28 13:51:00