Work around Moose bug RT#7536 which breaks Catalyst::Controller::DBIC::API
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index ecfb766..0362ace 100644 (file)
--- a/Changes
+++ b/Changes
@@ -17,6 +17,9 @@
     for backward compatibility. This fixes issues with behaviour changes
     in bleadperl. RT#76437
 
+  - Work around Moose bug RT#7536 which breaks
+    Catalyst::Controller::DBIC::API.
+
  Documentation:
   - Fix documentation in Catalyst::Component to show attributes and
     calling readers, rather than accessing elements in the $self->{} hash