From: Karen Etheridge Date: Wed, 31 Oct 2012 20:37:04 +0000 (-0700) Subject: changelog X-Git-Tag: v1.003015~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=28b7103538e1b830808da8d064dd5930db815610;p=p5sagit%2FDevel-REPL.git changelog --- diff --git a/Changes b/Changes index 0c8984d..b11aa49 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ + - now using native Moose attribute traits, instead of the deprecated + MooseX::AttributeHelper (thanks, Justin Hunter!) 1.003013 - Make Sys::SigAction optional dependency for Win32 systems - Apply some plugin related patchs from Caleb Cushing