# This file documents the revision history for Perl extension Catalyst::ActionRole::Public.
0.007 - 2015-01-26
- use correct location for the default root directory for files and templates
0.006 - 2015-01-22
- Tweak the debugging messages to be less noisy.
- prevent some 'uninitialized variable' type errors.
0.005 - 2015-01-22
- released to fix broken previous release :(
0.004 - 2015-01-22
- Allow one to set more than one allowed content type.
0.003 - 2015-01-22
- If a content type is declared, make sure the requested file
extension matches.
0.002 - 2015-01-16
- fixed pod errors
0.001 - 2015-01-16
- First Release