changelog
Graham Knop [Mon, 28 May 2018 13:34:54 +0000 (15:34 +0200)]
Changes

diff --git a/Changes b/Changes
index b6aa776..26992e0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Class::Accessor::Grouped.
 
+    - convert packaging from Module::Install to plain ExtUtils::MakeMaker
+    - fix running Makefile.PL when @INC does not contain '.' (perl 5.26).
+    - don't run author tests at all for user installs
+
 0.10012 2014-10-05 21:22 (UTC)
     - Fix tests tickling deficient threads on perl 5.10.0