summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-10-15 17:48:57 -0500
committerJesse Luehrs <doy@tozt.net>2012-10-15 17:48:57 -0500
commitc239e07b3a30e960ca9da538a95f0cd292bc0ca7 (patch)
treecfdea295ec85ea5285e9a6b5467d12c987d42827
parent3638c29ff4a4dec515232a1a8f5503bdce95c57e (diff)
downloadmoosex-validation-doctypes-master.tar.gz
moosex-validation-doctypes-master.zip
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 5081a4f..8d7d5ec 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for MooseX-Validation-Doctypes
{{$NEXT}}
+
+0.05 2012-10-15
- 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