Changelog, bump version 0.001004
Tomas Doran [Thu, 6 May 2010 07:58:42 +0000 (08:58 +0100)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 82ea77c..b34816f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 This file documents the revision history for Perl extension Gitalist.
 
-    - Fixed author_* barewords in Makefile.PL.
+0.001004 2010-05-06
+    - Remove unneeded dependencies:
+      - XML::OPML::SimpleGen
+      - XML::Atom
+      - XML::RSS
+    - Fixed author_* barewords in Makefile.PL so that users checking out from
+      git without the author modules works correctly.
 
 0.001003 2010-04-21
     - Added folder / file icons in tree view (Foxtons)
index 3d2703a..88fc95b 100644 (file)
@@ -14,7 +14,7 @@ use Catalyst qw/
                 SubRequest
 /;
 
-our $VERSION = '0.001003';
+our $VERSION = '0.001004';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(