version bump
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
diff --git a/Changes b/Changes
index 1f3239b..ca9d98c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,9 +2,16 @@ Revision history for DBIx-Class-Fixtures
 
 {{$NEXT}}
 
+- remove trailing comma in tests that was breaking on most JSON parsers.
+
+1.001038  2017-09-20 21:13:13+00:00 UTC
+
+- 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