diff --git a/CHANGES.txt b/CHANGES.txt index 09acc4f..48a3bbf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,12 @@ Changes ======= +Next release +------------ + +- Add an ``colander.SchemaNode.__iter__`` method, which iterates over + the children nodes of a schema node. + 0.7.1 (2010/06/12) ------------------