X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=64693c02c862d4ee07af3dc8658adc7e0e54cc68;hp=92d65c0bcf9ab99009ea5dbbaf61ee477ea6a3f7;hb=59051400675390bde280ae6dc6cf500c7bd340cf;hpb=50b07d604b372d9487863120b9df9c813bbe7334 diff --git a/Changes b/Changes index 92d65c0..64693c0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ # This file documents the revision history for Perl extension Catalyst. +5.90099 - 2015-08-XX + - Document using namespace::autoclean with controllers that have actions + with type constraints. + - Look for type constraints in super classes and consumed roles. + 5.90098 - 2015-08-11 - Fix for RT#106373 (Issue when you try to install and also have an old verion of Test::Mechanize::WWW::Catalyst)