This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to annotated tag 0.20 in repository libtest-bdd-cucumber-perl.
commit 1003e82edfb767284b3b55f0df7d2a479637de76 Author: Peter Sergeant <[email protected]> Date: Tue Jun 3 10:11:32 2014 +0100 Prepare for 0.20 --- CHANGES | 6 ++++-- dist.ini | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index a73870e..eabf072 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ ----- -0.19: 31 May 2014 - - Removed all mentions of Method::Signatures +0.20: 03 Jun 2014 + - Adding missed dependency from Paul Cochrane +0.19: 24 Apr 2014 + - Removed Method::Signatures dependency - Added C and S step file shortcut subrefs - Added Internationalization support, thanks to some sterling work by Gregor Goldbach and Pablo Duboue diff --git a/dist.ini b/dist.ini index 8d0bbff..2a5a048 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = Test-BDD-Cucumber -version = 0.19 +version = 0.20 abstract = Feature-complete Cucumber-style testing in Perl main_module = lib/Test/BDD/Cucumber.pm author = ['Peter Sergeant <[email protected]>','Ben Rogers <[email protected]>'] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
