summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-06-30 00:39:19 -0500
committerJesse Luehrs <doy@tozt.net>2010-06-30 00:39:19 -0500
commit5342130fb918ce2903531661e6955019bea24c5f (patch)
tree80a671d2cc234fdab59a376b40e89fc090f6c74d /Changes
parent46c48ccfa158c6ba099d7dcf16ae0e6dc870eb06 (diff)
downloadmoosex-nonmoose-5342130fb918ce2903531661e6955019bea24c5f.tar.gz
moosex-nonmoose-5342130fb918ce2903531661e6955019bea24c5f.zip
changelog0.10
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8c52849..89c925c 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for MooseX-NonMoose
{{$NEXT}}
+ - Don't break if someone specifies a version to extends.
+
+0.09 2010-06-15
- Fix several issues relating to picking the correct constructor to call
from the constructor that we build.