changelog
Samuel Kaufman [Wed, 20 Sep 2017 21:11:48 +0000 (21:11 +0000)]
Changes

diff --git a/Changes b/Changes
index 1f3239b..5c485b3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,9 +2,12 @@ Revision history for DBIx-Class-Fixtures
 
 {{$NEXT}}
 
+- stop sorting source names before dumping, this allows for some hackery when you need certain sources to dump first (see https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/12 for details) (cngarrison++)
+- doc patch for exclude attr (simbabque++)
+
 1.001037  2017-09-20 20:42:03+00:00 UTC
 
-- ignore virtual columns in dump_object
+- ignore virtual columns in dump_object (mmims++)
 
 1.001036  2016-03-21 14:59:55+00:00 UTC