Bump Moose dep to fix tests, bump %conflicts for things which we used to break but...
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index e0d7e21..58e415a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -14,6 +14,7 @@
           passed into $c->uri_for as Args/CaptureArgs (t0m)
         - Fix development server so that $c->engine->env returns the correct
           environment (t0m)
+        - Require Moose 0.78 to fix metaclass incompatibility issues (t0m)
 
 5.80003 2009-04-29 16:23:53
         - Various POD tweaks. (hdp, dandv)