Changes file for Perl::Critic::Policy::logicLAB::RequireVersionFormat
$Id: Changes 7439 2011-02-07 17:37:51Z jonasbn $
Project Change Log:
http://logiclab.jira.com/browse/PCPMRVF#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel
HEAD, Release 0.03 candidate
- Addressed report on failing test, we now explicitly require Perl::Critic version 1.03 [PCPMRVF-15]
http://logicLAB.jira.com/browse/PCPMRVF-15
Release 0.02, 18.09.2010, Feature release - update recommended
- Exchanged formats delimeter from '|' to '||', since '|' could be used in
formats, since formats are regular expressions [PCPMRVF-11]
http://logiclab.jira.com/browse/PCPMRVF-11
WARNING! this might require changes to your current configuration
- Corrected broken example in POD [PCPMRVF-12]
http://logiclab.jira.com/browse/PCPMRVF-12
Release 0.01, 07.09.2010
- Initial release