X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Types-Common.git;a=blobdiff_plain;f=Changes;h=e9b56fc3e826795a04fc8e00ea9838da99d8b9bd;hp=bd302b9dcc7534931c89e281df27e2fc3bfcdf97;hb=edd6ff8072b9de004e253b207f07d85326d83151;hpb=966ead6bcb0ac6386052f2aa64920858afa170f4 diff --git a/Changes b/Changes index bd302b9..e9b56fc 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,8 @@ Revision history for {{$dist->name}} {{$NEXT}} - converted to Dist::Zilla - SingleDigit now supports zero and negative numbers (RT#86738) + - UpperCase and LowerCase string types now properly understand unicode + characters (RT#84547) 0.001008 2012-06-14 11:29:50 PDT - Upper* and Lower* string types now accept non-alphabetic characters (Karen