From: Jesse Luehrs Date: Tue, 15 Apr 2014 13:22:11 +0000 (-0400) Subject: changelog X-Git-Tag: Try-Tiny-0.21~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=afd462cee49938f091577e6a6e62006bfc046f9b;p=p5sagit%2FTry-Tiny.git changelog --- diff --git a/Changes b/Changes index 28e90c5..c778c3a 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Try-Tiny {{$NEXT}} + - also skip the test if Capture::Tiny is too old (Martin Popel, #17) 0.20 2014-03-21 - documentation updates (Flimm, #15)