Bump version and update Changes. 0.001002
Dan Brook [Tue, 20 Apr 2010 13:06:35 +0000 (14:06 +0100)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 2f00589..50fd5fb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,12 +1,16 @@
 This file documents the revision history for Perl extension Gitalist.
 
+0.001002 2010-04-20
+    - Fix link for the project_index action.
+    - Add missing images to MANIFEST.
+
 0.001001 2010-04-15
     - Bumping version number to a format I understand, thanks to mst for
-         pointing me in the right direction and t0m for the new number.
-       - Cleaned up the search results - removed search from the homepage as
-         wasn't working (Foxtons).
-       - Provide a link for an atom entry. switch mode=xml to type=xhtml (Brian
-         Cassidy).
+      pointing me in the right direction and t0m for the new number.
+    - Cleaned up the search results - removed search from the homepage as
+      wasn't working (Foxtons).
+    - Provide a link for an atom entry. switch mode=xml to type=xhtml (Brian
+      Cassidy).
 
 0.000006.1 2010-04-14
     - Documentation fixes for the --repo-dir flag (Dagfinn Ilmari MannsÃ¥ker).
index e730524..6a051e4 100644 (file)
@@ -14,7 +14,7 @@ use Catalyst qw/
                 SubRequest
 /;
 
-our $VERSION = '0.001001';
+our $VERSION = '0.001002';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(