diff --git a/CHANGES.txt b/CHANGES.txt index 0569157..c3df879 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -29,6 +29,9 @@ Features with an ``insert_before`` will be placed before the named node in a parent mapping schema. +- The ``preparer=`` argument to SchemaNodes may now be a sequence of + preparers. + Backwards Incompatibilities ~~~~~~~~~~~~~~~~~~~~~~~~~~~