X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=blobdiff_plain;f=Changes;h=633803831c9014663f139d418e97b153ac6f55a4;hp=f845cd90a925438bd61ba3d19cf2b09de7eca784;hb=46f6b2c250e4899d6a7b21d7bb254fc43167911f;hpb=424363ed169eae916480670bea2363322285855a diff --git a/Changes b/Changes index f845cd9..6338038 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,20 @@ -Revision history for DBIx-Class-RecursivePUT +Revision history for DBIx::Class::ResultSet::RecursiveUpdate -0.0.1 Wed Jun 18 13:09:28 2008 +0.013 Thu Apr 08 15:37:13 UTC 2010 + Allow might_have relationships to be empty + +0.012 Thu Sep 10 19:44:25 CEST 2009 + updating records linked to by many to many + +0.009 Sat Jun 20 16:37:57 CEST 2009 + if_not_submitted flag (experimental) + +0.006 Fri May 15 11:03:48 CEST 2009 + Some adjustments for HTML::FormHandler + +0.004 Sun Apr 19 11:15:57 CEST 2009 + Added functional interface - for easy use in Form Processors + +0.001 Wed Jun 18 13:09:28 2008 Initial release.