up the version, add some checks for the curries feature
[gitmo/MooseX-AttributeHelpers.git] / ChangeLog
index 3f07ffb..1f8654b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Revision history for Perl extension MooseX-AttributeHelpers
 
+0.11
+       - add the ability to curry method providers (thanks to jasonmay)
+
 0.10
         - Counter: add set and allow inc and dec to accept args
        - add Bool as an attribute helper (thanks to jasonmay)