X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ef55b07cf70221299d9289e1912d320e7a36a221;hb=HEAD;hp=dde62eedaec80939e960c19170338e90165a24d3;hpb=d2afa0b771b8f01b8a9f51773622d1c8e5a60ed2;p=p5sagit%2FSafe-Isa.git diff --git a/Changes b/Changes index dde62ee..ef55b07 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Safe-Isa +1.000010 - 2018-04-25 + - fix DOES tests on 5.8.x + +1.000009 - 2018-04-21 - Fix handling of DOES and does (they no longer fall back to isa in most situations outside of Moo/Moose)