add change note

This commit is contained in:
Chris McDonough
2012-02-15 21:56:13 -05:00
parent d5b5a73f1c
commit d045230910

View File

@@ -1,6 +1,13 @@
Changes
=======
Next release
------------
- Using ``schema.flatten(...)`` against a mapping schema node without a name
produced incorrectly dot-prefixed keys. See
https://github.com/Pylons/colander/issues/37
0.9.6 (2012-02-14)
------------------