aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes1
-rw-r--r--dist.ini3
2 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3463145..f1c3e07 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,5 @@
{{$NEXT}}
+ - don't depend on latest strict / warnings / feature
1.1.3 2025-02-09 13:41:46+00:00 Europe/London
- NoSpoof / NoSpoof::DMARC will no longer rewrite "from" addresses
diff --git a/dist.ini b/dist.ini
index 827de13..fecac56 100644
--- a/dist.ini
+++ b/dist.ini
@@ -69,6 +69,9 @@ eumm_version = 7.30
[Manifest]
[Prereqs::MatchInstalled::All]
+exclude = strict
+exclude = warnings
+exclude = feature
[License]