CHANGELOG in adapter_extensions-0.4.0 vs CHANGELOG in adapter_extensions-0.5.0

- old
+ new

@@ -18,6 +18,9 @@ 0.3.1 - May 4, 2007 * Added support for modifying SELECT statements to add an INSERT INTO. 0.4 - September 17, 2007 * Added copy_table method that can copy the structure and data from one table to another. Currently implemented in MySQL (tested), PostgreSQL (tested) and SQL Server adapters (untested). -* Added support for SELECT..INTO for PostgreSQL. +* Added support for SELECT..INTO for PostgreSQL. + +0.5 - +* Updated dependencies for gem to current versions of ActiveRecord, ActiveSupport and Rake. May not be compatible with Rails versions less than 2.x. \ No newline at end of file