X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fc30cf2932a977da1423d41e7ae918074e46341d;hb=5c06aa08ab17d9d0e8437a990b5717238deeb8fd;hp=bc34c3d8ec76693cf5b19dc69cda50e9472ecfa6;hpb=b33d594954411e85714d4c09be6ba417043b3986;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/Changes b/Changes index bc34c3d..fc30cf2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ 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 - sort relationships so they always come out in the same order - add rel_name_map option - fix the decimal data type for MS Access over ODBC