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 373d801..f26d20b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 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
     - Start streamlining and generally rejiging the layout.
     - Hacked in syntax highlighting to the blame view.
     - Further tweaks to the blame view, making it more informative.
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(