]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - Changes
fixed moosified-rs.t failures by making the test skip if not all dependencies are met
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / Changes
diff --git a/Changes b/Changes
index b9f762315e295ac3f08037496f0685442851b87c..3e0148c7c2f350b5857f29f10a8c1049091c1f6a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,14 +1,36 @@
-Revision history for DBIx-Class-RecursivePUT
+Revision history for DBIx::Class::ResultSet::RecursiveUpdate
+
+{{ $NEXT }}
+    - Fixed moosified-rs.t failures by making the test skip if not all
+      dependencies are met. Requiring Moose for a compatability test would
+      have been overkill. (thanks CPANTesters & RT#65959)
+
+0.22      2011-02-09 19:06:34 Europe/Vienna
+    - Fixed updating of nullable has_many rels (RT#65561)
+    - Fixed usage with moosified resultsets (RT#64773)
+
+0.21      2010-10-28 16:56:18 Europe/Vienna
+    - Warn instead of throwing an exception if a key is neither
+      a column, a relationship nor a many-to-many helper.
+    - More documentation improvements
+
+0.20      2010-10-19 09:25:33 Europe/Vienna
+    - Support has_many relationships with multi-column primary keys
+
+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)
+    - if_not_submitted flag (experimental)
 
 0.006  Fri May 15 11:03:48 CEST 2009
-       Some adjustments for HTML::FormHandler
+    - Some adjustments for HTML::FormHandler
 
 0.004  Sun Apr 19 11:15:57 CEST 2009
-       Added functional interface - for easy use in Form Processors
+    - Added functional interface - for easy use in Form Processors
 
 0.001  Wed Jun 18 13:09:28 2008
-       Initial release.
-
+    - Initial release.
This page took 0.020102 seconds and 4 git commands to generate.