Updated Changes and bumped version number to something sane.
Dan Brook [Thu, 15 Apr 2010 12:45:33 +0000 (13:45 +0100)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 7e5894a..2f00589 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,17 @@
 This file documents the revision history for Perl extension Gitalist.
 
-0.000006 2010-04-10
+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).
+
+0.000006.1 2010-04-14
+    - Documentation fixes for the --repo-dir flag (Dagfinn Ilmari MannsÃ¥ker).
 
+0.000006 2010-04-10
     - Major frontend redesign, thanks to ranguard and the web designers at
       Foxtons for making this happen.
     - Major URI overhaul, Gitalist has gone from old gitweb style CGI
index b4b74ba..e730524 100644 (file)
@@ -14,7 +14,7 @@ use Catalyst qw/
                 SubRequest
 /;
 
-our $VERSION = '0.000006';
+our $VERSION = '0.001001';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(