X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=d382ed13b7029c339e92325d62e9e9df18572220;hp=15d3d99466efac9492d6dcb19fbc9a16f161ad9a;hb=refs%2Ftags%2F5.90089_002;hpb=e689ecb702290333143b93565a205745f29c9602 diff --git a/Changes b/Changes index 15d3d99..d382ed1 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. -5.90089_002 - 2015-04-XX +5.90089_002 - 2015-04-17 - Changed the way we check for presence of Type::Tiny in a test case to be more explicit in the version requirement. Hopefully a fix for reported test fail.