diff --git a/Changes b/Changes index 4bd4a2b..a2a0e6f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ 2.98 In development. - Added Unicode tests [Vytas Dauksa] + - Added [MetaJSON] to dist.ini so releases will include a META.json file 2.97 Thu May 18 2017 - Change internal module name HTML::Template::DEFAULT to diff --git a/dist.ini b/dist.ini index a283729..2d634a7 100644 --- a/dist.ini +++ b/dist.ini @@ -29,6 +29,8 @@ repository.url = git://github.com/mpeters/html-template.git repository.web = https://github.com/mpeters/html-template repository.type = git +[MetaJSON] + [VersionFromModule] [PodSyntaxTests]