diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Revision history for Data::MultiValued {{$NEXT}} + - avoid using MooseX::Types disjoint types to validate args, they + leak type objects + - caching of class attributes, experimental and probably broken (no + cache invalidation!) 0.0.1_4 2011-12-20 10:02:30 Europe/London - don't use Throwable::Error, we don't need stack traces, and they |