X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=31e28be4db2e297c943de258ac6473e1ad64a8c2;hb=6a4e9b9e86480b515c1c36cb94a432d6533ea265;hp=892d5f585b1c1581f7cdf135e54c7852b7067e63;hpb=fdaef9cda5174e82bcabad765e53059492cea045;p=gitmo%2FClass-C3.git diff --git a/Changes b/Changes index 892d5f5..31e28be 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for Perl extension Class::C3. +0.30 - 2015-10-19 + - include ExtUtils::HasCompiler in dist as intended so it doesn't need to + be installed + +0.29 - 2015-10-18 + - Update compiler detection to use ExtUtils::HasCompiler + 0.28 - 2015-04-14 - Change link to Dylan paper to use archive.org, as the original link has gone offline (RT#99756).