support alternate line endings
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index f8d667e..fc30cf2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - support DOS line endings on *nix and *nix line ending on Win32
         - add quiet option
         - $schema->loader is now a public method
         - add schema_components option