From: Arthur Axel "fREW" Schmidt Date: Tue, 12 Oct 2010 00:29:10 +0000 (+0000) Subject: Changes from last release X-Git-Tag: v0.900201~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=141f29d2a45c21341f516655b3e61832f68ec240;p=dbsrgits%2FDBIx-Class-Journal.git Changes from last release --- diff --git a/Changes b/Changes index 903b7df..d9d2674 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +0.900200 2010-07-24 + - No longer use 'scalar gmtime' for set_date in ChangeSet; + that was brittle and doesn't work on many databases, now + we just use DBIx::Class::TimeStamp + 0.900102 2010-06-23 - Fix a bad test and a silly assumption in population code