Changelog, bump version
Tomas Doran [Wed, 9 Dec 2009 01:21:57 +0000 (01:21 +0000)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 3fd5c56..f678c9c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 This file documents the revision history for Perl extension Gitalist.
 
+0.000003 2009-12-09
+    - Officially switch repository to Shadowcat
+    - Officially switch bug tracker to rt.cpan.org
+    - Move all POD below the code, for ::Repo and ::Project.
+
 0.000002 2009-12-06
    - Add documentation about how to configure a Gitalist instance.
    - Fix so that invalid repository directory will be detected at application
index 01a36ad..7ed1ca1 100644 (file)
@@ -13,7 +13,7 @@ use Catalyst qw/
                 StackTrace
 /;
 
-our $VERSION = '0.000002';
+our $VERSION = '0.000003';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(