From: Dan Brook Date: Thu, 15 Apr 2010 12:45:33 +0000 (+0100) Subject: Updated Changes and bumped version number to something sane. X-Git-Tag: 0.001001~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e656c210bb4fdd4c280c62e472d4db858b9a3109;p=catagits%2FGitalist.git Updated Changes and bumped version number to something sane. --- diff --git a/Changes b/Changes index 7e5894a..2f00589 100644 --- 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 diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index b4b74ba..e730524 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -14,7 +14,7 @@ use Catalyst qw/ SubRequest /; -our $VERSION = '0.000006'; +our $VERSION = '0.001001'; $VERSION = eval $VERSION; __PACKAGE__->config(