release 0.08123_02
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index a9ae59e..ea01590 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+0.08123_02 2010-10-26 14:59 (UTC)
     * New Features / Changes
         - Add new -ident "function" indicating rhs is a column name
           { col => { -ident => 'othercol' } } vs { col => \'othercol' }