diff --git a/Changes b/Changes index 5ba4f8c..ca209e8 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for Mojolicious::Plugin::TtRenderer {{$NEXT}} + - Include META.json in distribution. + +1.33 December 27, 2012 - Fix hang in t/deep_recursion.t on *BSD 1.32 December 27, 2012 diff --git a/dist.ini b/dist.ini index 8cd3258..99b952b 100644 --- a/dist.ini +++ b/dist.ini @@ -55,3 +55,5 @@ location = root format = %-7v %{MMMM d, yyyy}d [MinimumPerl] + +[MetaJSON]