diff --git a/Changes b/Changes index aeb15d6..ee8dd80 100644 --- a/Changes +++ b/Changes @@ -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.