X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0953b79d13f3b08def66c55cce86dcd9c21321e7;hb=4de24094be2f54c4f9b96ccafc361cd777689095;hp=8eea0428baae407f04be610246b620645b077374;hpb=900e055bab5a8a13367d439f6abbbd5dca5aba99;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 8eea042..0953b79 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ # This file documents the revision history for Perl extension Catalyst. +5.90122 - 2018-11-03 + - releasing as stable + 5.90_121 - 2018-10-22 - use the :utf8_strict (PerlIO::utf8_strict) rather than :encoding file handle layer to handle decoding uploads, as a performance boost.