POD fix for search.cpan.org
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 11d0595..d7e4333 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,11 +1,15 @@
 Revision history for DBIx::Class
 
 0.06001
+        - minor fix to update in case of undefined rels
+        - fixes for cascade delete
+        - substantial improvements and fixes to deploy
         - Added fix for quoting with single table
         - Substantial fixes and improvements to deploy
         - slice now uses search directly
         - fixes for update() on resultset
         - bugfix to Cursor to avoid error during DESTROY
+        - transaction DBI operations now in debug trace output
 
 0.06000
         - Lots of documentation improvements