Support not having a lib directory
[p5sagit/App-FatPacker.git] / Changes
diff --git a/Changes b/Changes
index 4c5d06e..ed4c8a9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,12 @@
+  - Don't break if there is only a single script to be fatpacked,
+    without ther being a lib/ directory present.
+
+  - Add repsoitory metadata to META.YML
+
+0.9.6 2011-01-18
+  - Use File::Path's "legacy" mkpath and rmtree functions. No longer needs
+    File::Path >= 2.07.
+
 0.9.5 2011-01-12
   - Avoid using done_testing so this works on older systems