From: Arthur Axel 'fREW' Schmidt Date: Fri, 31 Jul 2015 04:51:12 +0000 (-0700) Subject: v1.6 X-Git-Tag: v1.6^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FTest-EOL.git;a=commitdiff_plain;h=refs%2Ftags%2Fv1.6 v1.6 - Add 'no_test' import option to allow more composability (Arthur Axel fREW Schmidt) --- diff --git a/Changes b/Changes index 29129eb..77c0b52 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Test-EOL {{$NEXT}} + +1.6 2015-07-30 21:51:00-07:00 America/Los_Angeles - Add 'no_test' import option to allow more composability (Arthur Axel fREW Schmidt) diff --git a/dist.ini b/dist.ini index 505a67d..22dba00 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = Test-EOL -version = 1.5 +version = 1.6 author = Arthur Axel 'fREW' Schmidt author = Florian Ragwitz author = Kent Fredric