made cdbi-t optional
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index a7780a2..c95b8df 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+       - 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.