X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8b19fb0c9ac62f15a52eb784894f3fe7a63fbce8;hb=refs%2Ftags%2Fv5.90118;hp=856928ee7ac45f49f5d8d1a430b39169e5a4652e;hpb=dacab192fcb0a96733094b5550ce8b4f2c8fcbef;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 856928e..8b19fb0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. +5.90118 - 2018-05-01 - fix handling of fragments in uri_for when path is an unblessed string (GH#160) - ensure catalyst.pl is included with dist - drop IO::Scalar prereq