0.11 Sun, 24 May 2009 17:57:15 +0200 * Retain compatibility with latest Catalyst-Runtime (NAKAGAWA Masaki). 0.10 Fri, 10 Apr 2009 01:46:36 +0200 * No changes since 0.09, except for actually including the changelog entries. 0.09 Fri, 10 Apr 2009 01:45:48 +0200 * Change the default role search path from ::Action::Role:: to ::ActionRole::. 0.08 Thu, 02 Apr 2009 12:00:59 -0700 * Minor POD tweaks (hdp) 0.07 Wed, 01 Apr 2009 12:18:43 -0700 * Make empty prefix ('Foo') search MyApp::Action::Role before falling back to Catalyst::Action::Role (hdp) 0.06 Wed, 01 Apr 2009 16:29:37 +0200 * Don't depend on parent.pm for the tests. 0.05 Tue, 31 Mar 2009 00:27:54 +0200 * Replace BUILDARGS hack that also doesn't work with Catalyst-Runtime 5.71001 (hdp) 0.04_01 Sun, 29 Mar 2009 13:28:24 +0200 * Remove moose component backward-compatibility hacks. Depend on Catalyst 5.71001 instead, which should provide sufficient backward-compat now. 0.03 Sat, 28 Mar 2009 04:12:49 +0100 * Don't screw up ActionClass attributes. - Add tests for this (Jason Kohles). 0.02 Sat, 21 Feb 2009 02:08:40 +0100 * Don't rely on parent being installed for the test suite. 0.01 Fri, 20 Feb 2009 13:43:10 +0100 * Initial release.