dump /usr/bin/env perl from shebang
[p5sagit/App-FatPacker.git] / Changes
diff --git a/Changes b/Changes
index 44bfb3b..332d45c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Revision history for App-FatPacker
 
+  - 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
+
 0.010005 - 2015-12-14
   - fix fatpacked code to work properly on perl 5.6 in all cases
   - removed x_static_install metadata (RT#110299)