update changes

This commit is contained in:
Graham Ollis
2012-12-27 13:37:31 -05:00
parent fb396704bf
commit 80340f9950

View File

@@ -1,6 +1,8 @@
Revision history for Mojolicious::Plugin::TtRenderer
{{$NEXT}}
1.32 December 27, 2012
- silenced a few annoying warnings during test
- use temp directory for COMPILE_DIR in tests to avoid failures if the
default compile directory already exists and is owned by someone else.