The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes file for Task::Jenkins

$Id$

Project Change Log:
http://logiclab.jira.com/browse/TJENKINS#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel

0.03 2014-01-13

- Added Test::Kwalitee test

- Specified github as repository

- Added strict and warnings to satisfy CPANTS

- Added Perl minimum version (v5.6.0) located by Perl::MinimumVersion and required by CPANTS

- Added changes.t automatic assertion of the integrity of the Changes file, 
 see also TJENKINS-5 [TJENKINS-3]

  https://logiclab.jira.com/browse/TJENKINS-3


0.02 2013-07-26

- Fixed up Changes file as part of my Questhub quest adhering to the standard
  described in: CPAN::Changes::Spec [TJENKINS-5]

  Quest: http://questhub.io/realm/perl/quest/51f0fd8e18ba7dcf4b000040
  Spec: https://metacpan.org/module/CPAN::Changes::Spec
  
  https://logiclab.jira.com/browse/TJENKINS-2


0.01 2011-12-26

- Initial release

	Including:
    	App::Prove
    	Devel::Cover
    	TAP::Formatter::JUnit