remove dupe Changes entry
Brandon L. Black [Fri, 1 Jun 2007 00:14:27 +0000 (00:14 +0000)]
Changes

diff --git a/Changes b/Changes
index c6bbaad..b246b9f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,7 +4,6 @@ Revision history for DBIx::Class
         - converted the vendor tests to use schema objects intead of schema
           classes, made cleaned more reliable with END blocks
         - versioning support via DBIx::Class::Schema::Versioned
-        - added get_inflated_columns to Row
         - find/next now return undef rather than () on fail from Bernhard Graf
         - rewritten collapse_result to fix prefetch
         - moved populate to resultset