From: Jesse Luehrs Date: Thu, 23 Jan 2014 01:48:15 +0000 (-0500) Subject: changelog X-Git-Tag: Try-Tiny-0.19~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5e091a19092a0175cb3b67c3789daf1b1f2c039e;p=p5sagit%2FTry-Tiny.git changelog --- diff --git a/Changes b/Changes index 5b594f5..41ab047 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for Try-Tiny {{$NEXT}} + - fix an obscure issue with loading modules during global destruction + (ilmari, #11) + - documentation updates (anaxagoras, #12) 0.18 2013-08-17 - fix tests for pre-Test-More-0.88 (Paul Howarth, #10)