From: Karen Etheridge Date: Fri, 12 May 2017 17:26:22 +0000 (+0200) Subject: Release commit for 2.023 X-Git-Tag: v2.023^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FData-Dumper-Concise.git;a=commitdiff_plain;h=a57622546b320c091704b78b96e5fab754ee4dab Release commit for 2.023 --- diff --git a/Changes b/Changes index 4cf3b08..0474003 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Data-Dumper-Concise +2.023 - 2017-05-12 - convert distribution from Module::Install to Distar; fixes RT#120856 - every module has a $VERSION now (RT#116427) - add support for Trailingcomma option (RT#114609, Aaron Crane)