add a link to SQL::Abstract for WHERE clauses
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 3497d1c..18e68d0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for DBIx::Class
 
     * Misc
         - Codebase is now trailing-whitespace-free
+        - Issue a warning when DateTime objects are passed to ->search
 
 0.08196 2011-11-29 05:35 (UTC)
     * Fixes