X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=e69b8bea25c6b645f9e17c87145e80549052ae55;hp=0fc85acb9de08003fb9cb90e39e6204dadbcb1e0;hb=c2eac008b6f566090128f60259a6cc8fee720298;hpb=cea573d8055680f12b061aa8adcf0b54f576bb7b diff --git a/Changes b/Changes index 0fc85ac..e69b8be 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ # This file documents the revision history for Perl extension Catalyst. +5.90116 - TBA + - Switch from Module::Install to Distar (solves problems that MI has with newer Perl) haarg++ + - Killed Test::Aggregate since its clearly doomed + - + 5.90115 - 2017-05-01 - fixes for silent bad behavior in Catalyst::ScriptRole and 'ensure_class_loaded' (hobbs++)