Changelog for Changes to support multiple step schema version updates
Nigel Metheringham [Thu, 14 Jan 2010 16:05:21 +0000 (16:05 +0000)]
Changes

diff --git a/Changes b/Changes
index 359cb56..cf08609 100644 (file)
--- a/Changes
+++ b/Changes
@@ -18,6 +18,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)