Revision history for Dist::Zilla::Plugin::Catalyst
0.10      Jan 05 2011

0.09      Jan 03 2011
	- move to use Path::Class for OS independant code

0.08      Dec 12 2010
	- API: Rename DZ::Plugin::Catalyst::Helper to DZ::Catalyst::Helper. It's
	  not really a Plugin, but a subclass of Catalyst::Helper.

0.07      Dec 11 2010
	- Add minting tests to ensure cli functionality, and correct file creation

0.06      Jul 26 2010
	- don't create pod tests which have seperate functions in newer versions
	  of Catalyst::Devel

0.05      Jul 22 2010
	- No longer output the Catalyst templated Changes file

0.04      Jul 22 2010
	- add support to get author from config.ini

0.03      Jul 22 2010
	- fix perms for script/* should have been executable

0.02      Jun 29 2010
	- Updated SubmittingPatches doc and moved it's location. re-releasing to
	  attempt to fix file conflict bug

0.01      Jun 27 2010
	- Initial release, patches and comments welcome