changelog and bump
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
diff --git a/Changes b/Changes
index 196eb02..a1492d4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for DBIx-Class-Fixtures
 
 {{$NEXT}}
 
+- Fix for an issue where when inserting data into a database,
+    the tables were being sorted alphabetically, rather than in dependency order. ( TBSliver++ )
+- use Test::TempDir::Tiny for better test parallelization and cleanup ( RsrchBoy++ )
+
+1.001_029 2015-01-14 15:17:28+00:00 Europe/London
+
 - fix for bugtracker pointing to gh, should be rt, added test to identify windows issues
 
 1.001028  2015-01-05 00:40:41+00:00 Europe/London