diff --git a/CHANGES b/CHANGES index 7e7b7477..d78f8fb7 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ Version 0.10 Not released yet. +- New: Allow callables for 'default' schema rule (Dominik Kellner). - New: Support arbitrary types with 'max' and 'min' (Frank Sachsenheim). - New: Support any iterable with 'minlength' and 'maxlength'. Closes #158 (Frank Sachsenheim). - New: 'default' normalization rule. Closes #131 (Damián Nohales).