From: Karen Etheridge Date: Sat, 24 Mar 2012 16:58:58 +0000 (-0700) Subject: changelog for changes made so far X-Git-Tag: 0.13~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=commitdiff_plain;h=477b93e1896d760cff0acaa63d779bcb729fc972;hp=3e28584b6902567f8b7981339288771dbcc8bb67 changelog for changes made so far --- diff --git a/Changes b/Changes index 94648d0..bea3ba0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for MooseX-UndefTolerant +0.13 + * unit test improvements - tighter TODO scopes, better diagnostics on + failure, Test::Moose for cleaner logic + 0.12 2011-04-03 * This module can now be used in roles with Moose 1.9900+. (Jesse Luehrs)