X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=06face7792350a031c33b7a408bf36fccdcb92bc;hp=b11aa491a7030ad20e424629c0daf14b3747d17c;hb=9b7bfb6ac233dca407f12db47aa8dda7c9c1d338;hpb=28b7103538e1b830808da8d064dd5930db815610 diff --git a/Changes b/Changes index b11aa49..06face7 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ +1.003014 - 2012-10-31 - now using native Moose attribute traits, instead of the deprecated MooseX::AttributeHelper (thanks, Justin Hunter!) + - now using namespace::autoclean rather than namespace::clean (thanks, Karen + Etheridge!) + 1.003013 - Make Sys::SigAction optional dependency for Win32 systems - Apply some plugin related patchs from Caleb Cushing