summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-10-15 17:48:31 -0500
committerJesse Luehrs <doy@tozt.net>2012-10-15 17:48:31 -0500
commit3638c29ff4a4dec515232a1a8f5503bdce95c57e (patch)
treef9a403ffef50879ed3f32d4add8a56210e3a80f8
parent8a4a17246fd4b2192fd9dac5d2380c09c666b5ee (diff)
downloadmoosex-validation-doctypes-3638c29ff4a4dec515232a1a8f5503bdce95c57e.tar.gz
moosex-validation-doctypes-3638c29ff4a4dec515232a1a8f5503bdce95c57e.zip
changelog
-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