Bumping version to 0.010005
[p5sagit/App-FatPacker.git] / Changes
diff --git a/Changes b/Changes
index 6e67bd0..60d05df 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for App-FatPacker
 
+  - fix fatpacked code to work properly on perl 5.6 in all cases
+
+0.010004 - 2015-06-28
+  - fix tests to work reliably on win32
+
+0.010003 - 2015-04-17
+  - exclude virtual %INC entries from trace output
+
+0.010002 - 2014-08-16
+  - correctly specify perl prerequisite of 5.8 in meta files
+
 0.010001 - 2014-03-18
   - include 'lib' in @INC for packlists_containing's require() calls