Booted UNIVERSAL::require sideways out the codebase
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index a7780a2..13bcfa4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for DBIx::Class
 
+        - added $schema->populate to load test data (similar to AR fixtures)
+       - removed cdbi-t dependencies, only run tests if installed
        - Removed DBIx::Class::Exception
        - unified throw_exception stuff, using Carp::Clan
        - report query when sth generation fails.