From 60f5597bd7c7ef05fb9b616eafe81c932cd56a4c Mon Sep 17 00:00:00 2001 From: Neil Bowers Date: Sat, 6 Oct 2018 21:58:14 +0100 Subject: [PATCH] Added [MetaJSON] to dist.ini so releases will include a META.json file --- Changes | 1 + dist.ini | 2 ++ 2 files changed, 3 insertions(+) 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]