summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-01-21 02:07:59 -0600
committerJesse Luehrs <doy@tozt.net>2010-01-21 02:07:59 -0600
commit1624fd74836ebf5377523ef82cbc69950c056851 (patch)
tree9bd6b78c03147404d494cd001c3929573e3bf39a /Changes
parent17f337502e088d672bcaa39e78c7ef80a054dced (diff)
downloadmoosex-mangle-master.tar.gz
moosex-mangle-master.zip
changelog and version bump to 0.02HEAD0.02master
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3c89567..ccc869c 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,9 @@
Revision history for MooseX::Mangle
+0.02 1/21/2010
+ Propagate void context properly for mangle_return
+
+ use with_meta rather than with_caller, since that's deprecated
+
0.01 5/27/2009
Initial release