diff --git a/Changes b/Changes index 61fc15a..5f20602 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Mojolicious::Plugin::TtRenderer {{$NEXT}} +1.45 April 26, 2013 + - correctly support app->default->{layout} (GH#37, Fayland Lam) + 1.44 April 13, 2013 - promote development changes to production diff --git a/dist.ini b/dist.ini index 2fd2308..a0901ce 100644 --- a/dist.ini +++ b/dist.ini @@ -5,7 +5,7 @@ license = Perl_5 copyright_holder = Ask Bjørn Hansen # copyright_year = 2009 -version = 1.44 +version = 1.45 [Prereqs] Mojolicious = 3.33