From: Karen Etheridge Date: Sat, 21 Apr 2018 15:44:59 +0000 (+0200) Subject: Changes entry for does, DOES changes X-Git-Tag: v1.000009~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d2afa0b771b8f01b8a9f51773622d1c8e5a60ed2;p=p5sagit%2FSafe-Isa.git Changes entry for does, DOES changes --- diff --git a/Changes b/Changes index 3671480..dde62ee 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Safe-Isa + - Fix handling of DOES and does (they no longer fall back to isa in most + situations outside of Moo/Moose) + 1.000008 - 2017-10-03 - fix scalar/list context handling for $_call_if_can