dump /usr/bin/env perl from shebang
[p5sagit/App-FatPacker.git] / Changes
diff --git a/Changes b/Changes
index b01a9f0..332d45c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 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