remove duplicate from Changes
Rafael Kitover [Mon, 31 Oct 2011 09:55:08 +0000 (05:55 -0400)]
Changes

diff --git a/Changes b/Changes
index b615cb6..11c18d6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,7 +31,6 @@ Revision history for Perl extension DBIx::Class::Schema::Loader
         - also sort unique constraints so they always come out in the same order
         - multi db_schema support with cross-schema rels (RT#39478)
         - added moniker_parts option for name clashes in multi db_schema setups
-        - add quiet option
         - add rel_name_map option
         - fix the decimal data type for MS Access over ODBC
         - fix enum/set detection for MySQL (RT#68717)