Post-merge fixups
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 7e4682e..9ccebd1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -59,6 +59,7 @@ Revision history for DBIx::Class
           keys of the related table are not fetched
         - fix count for group_by as scalar
         - add horrific fix to make Oracle's retarded limit syntax work
+        - remove Carp require
         - changed UUIDColumns to use new UUIDMaker classes for uuid creation
         using whatever module may be available