update Changes with dbicdump config file support
Rafael Kitover [Wed, 10 Aug 2011 08:47:26 +0000 (04:47 -0400)]
Changes

diff --git a/Changes b/Changes
index e8f10ca..6129ecc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - config file support for dbicdump script
         - added filter_generated_code option (RT#53841)
         - generic table and column comments support
         - MySQL table and column comments support