non-destructive hashref handling for connect_info options
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 3d7ef2d..b94d2b5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+        - non-destructive hashref handling for connect_info options
         - count no longer returns negative values after slice
           (report and test from JOHANL)
         - rebless before building datetime_parser