X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=589ea8b5053d129026d3dacd20125f4ff996c9b0;hp=f228aaed0d9702f7b6d14807cc576165428f946f;hb=d13037d5157cf614344b6e60534d4f84da79fa39;hpb=5e1ce3dd41bf7ebbf503f64158834fa3bcd1787f diff --git a/Changes b/Changes index f228aae..589ea8b 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,8 @@ - +1.3.9 + - Fix scary Moose 0.98 box, adding a check for ->isa('Devel::REPL') in Meta/Plugin.pm +1.3.8 + - resolve rt.cpan#44231 SIGINT does not quit the REPL just kills the line being edited +1.3.7 - resolve rt.cpan#44919 fix deprecated use of compute_all_applicable_methods 1.3.6 - had to cut a new release, something went wrong with use of M::I