summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-02-04 19:50:57 -0500
committerdoy <doy@tozt.net>2009-02-04 19:50:57 -0500
commitdb97d2b2211c112173a9dacb115805e92996946e (patch)
tree55ec8d6276b3195a85c91893b5771aa7251de889
parentdfb6a1e8ae5d34603e30fa1a5f2f7f0aa475492d (diff)
downloadmoosex-role-matcher-db97d2b2211c112173a9dacb115805e92996946e.tar.gz
moosex-role-matcher-db97d2b2211c112173a9dacb115805e92996946e.zip
update changelogHEAD0.05master
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index ba94cbf..6b720e5 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for MooseX::Role::Matcher
+0.05 02/04/2009
+ Fix a couple doc and test bugs
+
0.04 02/04/2009
Matching against non-existent methods now dies, unless
allow_missing_methods => 1 is passed as a role parameter