- Allow custom relative paths for cache_dir (GH#35, Jason Crowther)
This commit is contained in:
Graham Ollis
2013-03-22 14:27:32 -04:00
parent 593d9d1640
commit cd1d4b65dc
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@ Revision history for Mojolicious::Plugin::TtRenderer
{{$NEXT}}
1.42_03 March 22, 2013
- Allow custom relative paths for cache_dir (GH#35, Jason Crowther)
1.42_02 February 26, 2013
- only create COMPILE_DIR based on UID if the user doesn't specify COMPILE_DIR
+1 -1
View File
@@ -5,7 +5,7 @@ license = Perl_5
copyright_holder = Ask Bjørn Hansen
# copyright_year = 2009
version = 1.42_02
version = 1.42_03
[Prereqs]
Mojolicious = 3.33