aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorRafael Kitover <rkitover@cpan.org>2010-08-04 23:09:54 -0400
committerRafael Kitover <rkitover@cpan.org>2010-08-04 23:09:54 -0400
commit57d1fb144c7288216e33842337a21394703170b5 (patch)
tree1f2d7642b8e24834e537bbcbab406ec8ce08b4ae /Changes
parent13005566e6870be3ac9c1cd688f1e73b962eedf1 (diff)
downloadmx-alwayscoerce-57d1fb144c7288216e33842337a21394703170b5.tar.gz
mx-alwayscoerce-57d1fb144c7288216e33842337a21394703170b5.zip
support class_has with no isa, with test
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 9ef04c8..9164c45 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
Revision history for MooseX-AlwaysCoerce
+ - support class_has with no isa (Karen Etheridge)
+
0.06 2010-07-28 00:58:50
- Use modern Moose APIs, to avoid warnings with Moose 1.09 (Karen Etheridge)