fixed multiple column count distincts in SQLite and Oracle
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 7f51a67..11d0595 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for DBIx::Class
 
 0.06001
         - 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
 
 0.06000
         - Lots of documentation improvements