Try-Tiny-0.28 v0.28
Karen Etheridge [Mon, 9 Jan 2017 01:22:11 +0000 (17:22 -0800)]
  - enabled some tests of finally blocks that were disabled on 5.6, now that
    that functionality works (since 0.13) (Pali, PR#4)

CONTRIBUTING
Changes
README.pod

index 234eb44..3a30e27 100644 (file)
@@ -92,5 +92,5 @@ wish to be listed under a different name or address, you should submit a pull
 request to the .mailmap file to contain the correct mapping.
 
 
-This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.012 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.118.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.013 from a
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.121.
diff --git a/Changes b/Changes
index 5274e86..0ad509f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Try-Tiny
 
-{{$NEXT}}
+0.28      2017-01-09 01:21:33Z
   - enabled some tests of finally blocks that were disabled on 5.6, now that
     that functionality works (since 0.13) (Pali, PR#4)
 
index 83d3976..505d284 100644 (file)
@@ -4,11 +4,11 @@
 
 =head1 NAME
 
-Try::Tiny - minimal try/catch with proper preservation of $@
+Try::Tiny - Minimal try/catch with proper preservation of $@
 
 =head1 VERSION
 
-version 0.27
+version 0.28
 
 =head1 SYNOPSIS
 
@@ -499,7 +499,7 @@ Jesse Luehrs <doy@tozt.net>
 
 =head1 CONTRIBUTORS
 
-=for stopwords Karen Etheridge Peter Rabbitson Ricardo Signes Mark Fowler Graham Knop Lukas Mai Dagfinn Ilmari Mannsåker Rudolf Leermakers anaxagoras awalker chromatic Alex cm-perl Andrew Yates David Lowe Glenn Hans Dieter Pearcey Jonathan Yu Marc Mims Stosberg Paul Howarth
+=for stopwords Karen Etheridge Peter Rabbitson Ricardo Signes Mark Fowler Graham Knop Lukas Mai Dagfinn Ilmari Mannsåker Paul Howarth Rudolf Leermakers anaxagoras awalker chromatic Alex cm-perl Andrew Yates David Lowe Glenn Hans Dieter Pearcey Jonathan Yu Marc Mims Stosberg Pali
 
 =over 4
 
@@ -533,6 +533,10 @@ Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
 
 =item *
 
+Paul Howarth <paul@city-fan.org>
+
+=item *
+
 Rudolf Leermakers <rudolf@hatsuseno.org>
 
 =item *
@@ -585,7 +589,7 @@ Mark Stosberg <mark@stosberg.com>
 
 =item *
 
-Paul Howarth <paul@city-fan.org>
+Pali <pali@cpan.org>
 
 =back