Remove what is now lies from Changes. Bump all the deps which need to be bumped to...
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index bba5e3b..6cc6832 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,12 +1,8 @@
 # This file documents the revision history for Perl extension Catalyst.
 #
 
-    - Add allow_mutable_ancestors option when force inlining a constructor onto
-      applications with plugins defining their own (usually Class::Accessor::Fast)
-      new methods, to avoid warnings generated by upcoming Moose releases
-      as we can make a class (MyApp) immutable when not all of it's superclasses
-      (e.g. plugins not fully Moose converted, but using
-       MooseX::Emulate::Class::Accessor::Fast) are not immutable.
+  - Require new Moose version and new versions of various dependencies
+    to avoid warnings from newest Moose release.
 
 5.80012 2009-09-09 19:09:09