Latest blead (5.13.8) allows us to see $@ again
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 2870ce9..ac8980a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -55,6 +55,8 @@ Revision history for DBIx::Class
         - Fix incorrect 'having' attribute documentation (RT#64129)
         - Improve fallback-to-master/return-to-slave reporting in
           ::Replicated::Balancer
+        - Adjust txn_scope_guard code/tests to changes in $@ handling on
+          recent blead (RT#64251)
 
     * Misc
         - Add extra option groups to DBIC::Optional::Depencencies, to aid