partially working has_many prefetch
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 57f845f..6549a9f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+        - Storage::DBI connect_info supports coderef returning dbh as 1st arg
         - add_components() doesn't prepend base when comp. prefixed with +
         - $schema->deploy
         - HAVING support