- correctly support app->default->{layout} (GH#37, Fayland Lam)
This commit is contained in:
Graham Ollis
2013-04-26 13:38:19 -04:00
parent fe963f6511
commit f28b4aa96b
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -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
+1 -1
View File
@@ -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