Changelog ashs dipatcher addition
Tomas Doran [Wed, 25 Mar 2009 20:19:16 +0000 (20:19 +0000)]
Changes

diff --git a/Changes b/Changes
index ecf22b1..3a2e560 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 # This file documents the revision history for Perl extension Catalyst.
 
-5.71000_01 UNRELEASED
+5.71001 UNRELEASED
+        - Add the Catalyst::Dispatcher->dispatch_type method (ash)
         - Support Moose components so that attribute defaults work
           and BUILD methods are correctly called (t0m)
           - Add tests for this (Florian Ragwitz)