From: Graham Knop <haarg@haarg.org>
Date: Sun, 1 Jul 2018 19:23:22 +0000 (+0200)
Subject: changelog
X-Git-Tag: v0.10014~1
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e7a4a66209e3c51a2b020da49ba20bfc1308c1e;p=p5sagit%2FClass-Accessor-Grouped.git

changelog
---

diff --git a/Changes b/Changes
index 0741b72..e8399ed 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Class::Accessor::Grouped.
 
+    - releasing 0.10013_01 as stable
+
 0.10013_01 2018-05-28 13:37 (UTC)
     - convert packaging from Module::Install to plain ExtUtils::MakeMaker
     - fix running Makefile.PL when @INC does not contain '.' (perl 5.26).