summaryrefslogtreecommitdiff
path: root/dist.ini
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2017-07-25 18:54:13 -0700
committerKaren Etheridge <ether@cpan.org>2017-07-25 18:54:13 -0700
commit5e77aab9d14de8db1c60c6e4ffc590a81fa83af4 (patch)
treebcdc45ecdb5f0005bbdd26c7eb0afc99d34eec22 /dist.ini
parentf6f16ba242c87bf21b78343e81fb6567b84b674d (diff)
downloaduri-5e77aab9d14de8db1c60c6e4ffc590a81fa83af4.tar.gz
filename must be set - it has no default
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 731fee7..ac0c4f2 100644
--- a/dist.ini
+++ b/dist.ini
@@ -86,6 +86,8 @@ format = %-9v %{yyyy-MM-dd}d
[ConfirmRelease]
[UploadToCPAN]
[CheckChangeLog]
+filename = Changes
+
[CheckChangesHasContent]
; TODO strict and warnings to quiet the kwalitee tests
; [Test::Kwalitee]