Fix for -and conditions when updating or deleting on a ResultSet
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index d7e4333..d06e1bf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class
 
+0.06002
+        - fix for -and conditions when updating or deleting on a ResultSet
+
 0.06001
         - minor fix to update in case of undefined rels
         - fixes for cascade delete