Bump Sub::Uplevel dep - too much breaks on <= 0.18
[dbsrgits/DBIx-Class-Historic.git] / Changes
diff --git a/Changes b/Changes
index f3bd753..e288bb2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -80,8 +80,6 @@ Revision history for DBIx::Class
         - Make the Optional::Dependencies error messages cpanm-friendly
         - Incompatibly change values (not keys) of the hash returned by
           Optional::Dependencies::req_group_list (no known users in the wild)
-        - Protect tests and codebase from incomplete caller() overrides, like
-          e.g. RT#32640
         - Stop using bare $] throughout - protects the codebase from issues
           similar (but likely not limited to) P5#72210
         - Config::Any is no longer a core dep, but instead is migrated to a new