initialize result_component_map to empty hash if unset
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index edf9c38..3f5b608 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+0.07010  2011-03-04 08:26:31
+        - add result_component_map option
+
+0.07009  2011-02-25 11:06:51
+        - fix a syntax error in MS Access ADO driver
+
+0.07008  2011-02-25 01:54:43
         - rename column_accessor_map to col_accessor_map, the old alias still
           works
         - support MSSQL over DBD::ADO