X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FGitalist.git;a=blobdiff_plain;f=Changes;h=ae01cddef48011320f0ae6fd17d8607dd009b636;hp=4f9257c0836bb0e89216ac903aa2920f5ca80953;hb=0c3fed1b2aecbd5ea2f59a8028f58d3f72004468;hpb=54511595e02cda2e2872f129756e8765814f1d83 diff --git a/Changes b/Changes index 4f9257c..ae01cdd 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ This file documents the revision history for Perl extension Gitalist. +0.004001 2013-03-15 - Depend on new Catalyst::Runtime and drop use of Catalyst::Controller::ActionRole + - Stop calling tags branches (Dennis Kaarsemaker) + - Stop breaking trees when submodules are encountered (Dennis Kaarsemaker) + - Correctly handle utf-8 encoded .git/description files (Dennis Kaarsemaker) + - Controller::ActionRole is dead (Tomas Doran) + - Add gitalist.psgi (Tomas Doran) 0.003009 2012-03-18 - Don't use MooseX::Types::ISO8601 to serialize DateTime objects as its