rename column_accessor_map -> col_accessor_map
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 9f32acd..c8419fe 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - rename column_accessor_map to col_accessor_map, the old alias still
+          works
+
 0.07007  2011-02-15 10:00:07
         - bump DBIx::Class dep to 0.08127
         - fix MSSQL data types for native client and EasySoft driver