- 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 90f8df88a9
2 changed files with 4 additions and 1 deletions

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