summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 43eab40..5081a4f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
Revision history for MooseX-Validation-Doctypes
{{$NEXT}}
+ - fix undef not failing validation against collections (and fix the error
+ message that is given when it did fail)
+ - allow nesting doctype declarations, so they can be built up in parts
+ - implement a maybe_doctype helper which allows collections to be
+ optional
0.04 2012-10-14
- don't rely on exact formatting from Data::Dumper in a test