]> 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 7103991a95b78e0c8f4d81f8142006c1e7d8d809..3e0148c7c2f350b5857f29f10a8c1049091c1f6a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,15 @@
 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
This page took 0.020061 seconds and 4 git commands to generate.