summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorKenichi Ishigaki <ishigaki@cpan.org>2019-11-09 12:11:17 +0900
committerKenichi Ishigaki <ishigaki@cpan.org>2019-11-09 12:11:17 +0900
commit247475ec41646a33d0bf0c3ff2e43d6e21ec80ff (patch)
tree78bbc02615feb56f71ac515c9138d8a57893dbe9 /Changes
parenta9a23c93c1af120ad88a36a2f53663cc673bfef3 (diff)
release 0.42
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 481bcbb..ec9c7de 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
Revision history for Parse-PMFile
+0.42 2019/11/09
+ - no code changes
+ - explicitly declared ExtUtils::MakeMaker::CPANfile as a configure
+ requirement (Nikolo++)
+
0.41 2016/11/03
- not to count package declaration in a string
- treat a package that contains multiple singlequotes correctly