support for DBD::Firebird
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index edf9c38..67166f8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - support for DBD::Firebird
+
+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