Release 0.08105
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 65fef40..493b650 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+0.08105 2009-06-11 19:04:00 (UTC)
         - Update of numeric columns now properly uses != to determine
           dirtyness instead of the usual eq
         - Fixes to IC::DT tests