From: Dan Brook Date: Tue, 20 Apr 2010 13:06:35 +0000 (+0100) Subject: Bump version and update Changes. X-Git-Tag: 0.001002 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=26bd8fabb49bf5c821c1dc63be0284f800c90c88;p=catagits%2FGitalist.git Bump version and update Changes. --- diff --git a/Changes b/Changes index 2f00589..50fd5fb 100644 --- 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). diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index e730524..6a051e4 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -14,7 +14,7 @@ use Catalyst qw/ SubRequest /; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; $VERSION = eval $VERSION; __PACKAGE__->config(