From: Brian Cassidy Date: Wed, 27 May 2009 01:46:36 +0000 (-0300) Subject: prep for release X-Git-Tag: 0.04^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DateTime-Epoch.git;a=commitdiff_plain;h=db91b5ca92522a774326c5cf85997354bbe088a9 prep for release --- diff --git a/Changes b/Changes index c9e191a..a8c03b0 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,13 @@ Revision history for Perl extension DBIx::Class::DateTime::Epoch. -0.04 XXX - - switch to Module::Install - +0.04 Tue May 26 2009 [ THINGS THAT WILL BREAK YOUR CODE ] - refactor module to itegrate with InflateColumn::DateTime and TimeStamp. - Requires DBIx::Class 0.08103. Please read the new documentation. + Requires DBIx::Class 0.08103 and DBIx::Class::TimeStamp 0.07. + Please read the new documentation. + + [ ENHANCEMENTS ] + - switch to Module::Install 0.03 Wed Apr 25 2007 - don't override user-supplied values for update()