]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - Changes
Merge pull request #3 from jjn1056/master
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / Changes
diff --git a/Changes b/Changes
index a543d471f6e2eb838c3fbbd73a9a9f21a9541d2b..dd3f772b463ae789e95dd4fce9683f56b9967262 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,15 @@ Revision history for DBIx::Class::ResultSet::RecursiveUpdate
 
 {{ $NEXT }}
 
+0.23      2011-02-24 18:23:50 Europe/Vienna
+    - 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.
This page took 0.018909 seconds and 4 git commands to generate.