summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-01-12 23:24:38 -0500
committerdoy <doy@tozt.net>2009-01-12 23:24:38 -0500
commit0ec3135506047e6a71c07b1601c68b5877bd5bdb (patch)
treef6ca5039156f0c2edd97818cdb19f2899a06e06c
parentd2d5c0f7879e78a0d9ac238b8d6ad1f7aeb2a019 (diff)
downloadmoosex-role-matcher-0ec3135506047e6a71c07b1601c68b5877bd5bdb.tar.gz
moosex-role-matcher-0ec3135506047e6a71c07b1601c68b5877bd5bdb.zip
add changelog
-rw-r--r--Changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changes b/Changes
new file mode 100644
index 0000000..3c2f719
--- /dev/null
+++ b/Changes
@@ -0,0 +1,7 @@
+Revision history for MooseX::Role::Matcher
+
+0.02 01/12/2009
+ Allow matching against hashref values
+
+0.01 12/06/2008
+ Initial release