From: Dave Rolsky Date: Sun, 31 Aug 2008 04:00:26 +0000 (+0000) Subject: Update changes X-Git-Tag: 0.06_01^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-StrictConstructor.git;a=commitdiff_plain;h=8c0f23ac1cb94e027c7e0a3d279a2cbf1c6f772b;hp=a0a267952defd3397de25969ff8c2d28c8f37a2c Update changes --- diff --git a/Changes b/Changes index 87e700d..7b8ffae 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,8 @@ -0.06_01 2008-08-21 +0.06_01 2008-08-30 + +- Rewrote this distro's functionality as roles to take advantage of + Moose::Util::MetaRole. Less code, plays better with other + extensions. 0.06 2008-06-27