don't fail tracing w/undef INC values due to failed optional module load
[p5sagit/App-FatPacker.git] / Changes
diff --git a/Changes b/Changes
index 9f62052..639864e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,18 @@
 Revision history for App-FatPacker
 
+  - 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)
+
+0.010004 - 2015-06-28
+  - fix tests to work reliably on win32
+
 0.010003 - 2015-04-17
   - exclude virtual %INC entries from trace output