force transactions
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
diff --git a/Changes b/Changes
index 5c0efcb..2a19336 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for DBIx-Class-Fixtures
 
+- Force operations to work inside a transaction so with_deferred_fks actually works.
+
 1.001008
 - Man, I should test better.