add Test::Exception to deps (RT #34256). move testing modules to test_requires().
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 963dc0b..9d3f8cf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+        - add Test::Exception to test requirements (RT #34256)
         - make ash's build_requires/META.yml fixes work better
         - is_deferable support on relations used by the SQL::Translator
           parser