- promote development changes to production
This commit is contained in:
Graham Ollis
2013-04-13 17:49:27 -04:00
parent 7f072b88be
commit 9be62a9c2c
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@ Revision history for Mojolicious::Plugin::TtRenderer
{{$NEXT}}
1.44 April 13, 2013
- promote development changes to production
1.43_01 April 11, 2013
- _template_modified returns value from super class instead of 1 if true (GH#36, Fayland Lam)