Changelog, bump version 0.001005
Tomas Doran [Tue, 11 May 2010 21:18:46 +0000 (23:18 +0200)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 43c9d8f..cae8971 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,10 @@
 This file documents the revision history for Perl extension Gitalist.
 
+0.001005 2010-05-11
     - Depend on latest MX::Declare to fix issues for people who upgrade
       MooseX::Types::Structured to a newer version.
+    - Add some padding below, so file icons are not chopped off
+    - Updated favicon to cope with dark grey backgrounds
 
 0.001004 2010-05-06
     - Remove unneeded dependencies:
index 88fc95b..677469a 100644 (file)
@@ -14,7 +14,7 @@ use Catalyst qw/
                 SubRequest
 /;
 
-our $VERSION = '0.001004';
+our $VERSION = '0.001005';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(