Bump MX::E::CAF dep, update TODO, chop out of date crap out of ROADMAP
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index f1cf48b..36177a9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+        - Bump version of MooseX::Emulate::Class::Accessor::Fast (t0m)
+        - Stop using MooseX::Adopt::Class::Accessor::Fast by default, to stop
+          breaking other packages which use Class::Accessor::Fast
         - Remove unused action_container_class attribute from 
           Catalyst::Dispatcher (t0m)
         - Replace {_body} instance access with calls to _body accessors (t0m)