X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=90e32b85c44f5d3aeea77738b2f4cd7284624c75;hb=edfb736cb47388616f04aef731cb0cd047bcaa91;hp=0ac67bde1b4bff12efc8980785513eeb20a00868;hpb=2482085fd5e5adf1d2aa6a37a7099c5fcd139f01;p=gitmo%2FMooseX-Getopt.git diff --git a/ChangeLog b/ChangeLog index 0ac67bd..90e32b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,16 @@ Revision history for Perl extension MooseX-Getopt -0.05 +0.06 + * MooseX::Getopt + - refactored &new_with_option some so that + this will work better with other Getopt + modules (nuffin) + +0.05 Tues. July 3, 2007 * MooseX::Getopt::OptionTypeMap - added some checks to make sure that the type - constraints are found properly + constraints are found properly and to give + better diagnostics 0.04 Tues. June 26, 2007 * MooseX::Getopt::OptionTypeMap