CHANGELOG in adapter_extensions-0.3.0 vs CHANGELOG in adapter_extensions-0.3.1
- old
+ new
@@ -11,6 +11,9 @@
* SQL Server adapter included (Seth Ladd)
0.3.0 - March 8, 2007
* PostgreSQL adapter included
* Added tests for bulk loading
-* bulk_load method now handles table missing and file missing as error cases
+* bulk_load method now handles table missing and file missing as error cases
+
+0.3.1 - May 4, 2007
+* Added support for modifying SELECT statements to add an INSERT INTO.
\ No newline at end of file