screwed up on last release, forgot to merge in branch first
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
diff --git a/Changes b/Changes
index 82cae22..539f02e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,10 +2,11 @@ Revision history for DBIx-Class-Fixtures
 
 {{$NEXT}}
 
-1.001_030 2015-05-27 14:43:34+00:00 UTC (TRIAL RELEASE)
-
 - Fix for an issue where when inserting data into a database,
     the tables were being sorted alphabetically, rather than in dependency order. ( TBSliver++ )
+
+1.001_030 2015-05-27 14:43:34+00:00 UTC (TRIAL RELEASE)
+
 - use Test::TempDir::Tiny for better test parallelization and cleanup ( RsrchBoy++ )
 
 1.001_029 2015-01-14 15:17:28+00:00 Europe/London