X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=42ea9f0c17566644f5761e7ca5e4005c9d0182c4;hb=260b14c4e3c2d102f380e7daf964100ca236588b;hp=2ce4b9f42bb4a2198d029885756f8240dad027c4;hpb=23a2bf1601b70eb393ba603442ba1b9a7a235811;p=catagits%2FCatalyst-Plugin-Session.git diff --git a/Changes b/Changes index 2ce4b9f..42ea9f0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Perl extension Catalyst::Plugin::Session +0.11 + - Lazify expiry calculation and store it in a different instance data + slot. This provides greater flexibility for implementing hooks like + DynamicExpiry the "right" way. + 0.10 - Implement a more well defined finalization order for Session stuff. This solves a problem that was introduced by some value cleanups in