Remove dep on B::H::EOS, for RT#76437
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index b1cc874..ecfb766 100644 (file)
--- a/Changes
+++ b/Changes
     duplicate plugins are totally unwise, the C3 error given to the user
     is less than helpful.
 
+  - Remove dependence on obscure behaviour in B::Hooks::EndOfScope
+    for backward compatibility. This fixes issues with behaviour changes
+    in bleadperl. RT#76437
+
  Documentation:
   - Fix documentation in Catalyst::Component to show attributes and
     calling readers, rather than accessing elements in the $self->{} hash