Merge 'trunk' into 'multiple_version_upgrade'
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index d282eda..45462eb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -24,6 +24,7 @@ Revision history for DBIx::Class
         - New MSSQL specific resultset attribute to allow hacky ordered
           subquery support
         - Fix nasty schema/dbhandle leak due to SQL::Translator
+        - Add mechanism for schema version to apply multiple step upgrades
 
 0.08115 2009-12-10 09:02:00 (CST)
         - Real limit/offset support for MSSQL server (via Row_Number)