summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changes b/Changes
index b4ff3aa..cd60605 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
Revision history for Data::MultiValued
-0.0.1_5 2012-01-24 10:51:19 Europe/London
+0.0.1_5 2012-01-24 10:58:05 Europe/London
+ - 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