X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b21859140e1041167c1774fc55c9f8d66efb80c3;hb=e7c23da7a92d073a3d5be76dc45c696bc408f614;hp=c96afb2f2aa5092c93e7b486c833b6b19480c0e1;hpb=9fecf34853eb73b3f1f37ebc0af4b9a541650ba7;p=p5sagit%2FApp-FatPacker.git diff --git a/Changes b/Changes index c96afb2..b218591 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for App-FatPacker +0.010008 - 2019-02-18 + - documentation improvements + - switch to letting EUMM rewrite fatpack's #! + +0.010007 - 2017-01-22 + - don't fail packlist finding if one module fails to load + - don't fail tracing w/undef INC values due to failed optional module load + +0.010_006 - 2017-01-20 - detect and handle packing from within inc dirs w/version part - fix tests to no longer rely on . being in @INC