X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=31e28be4db2e297c943de258ac6473e1ad64a8c2;hb=6a4e9b9e86480b515c1c36cb94a432d6533ea265;hp=b9009846075ae72e51306bfafd09d2207f270d3e;hpb=471e6fdc66002ad98398f4ccc025fc891102ef33;p=gitmo%2FClass-C3.git diff --git a/Changes b/Changes index b900984..31e28be 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ 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).