add a changelog entry for issue #96

This commit is contained in:
Chris McDonough
2013-03-23 03:59:08 -04:00
parent 8d62ca8483
commit 183a9d4a73

View File

@@ -21,6 +21,10 @@ Bug Fixes
serialization would return a defaulted value as ``colander.null``. See serialization would return a defaulted value as ``colander.null``. See
https://github.com/Pylons/colander/pull/73. https://github.com/Pylons/colander/pull/73.
- Stricter checking in colander.Mapping to prevent items which are logically
not mappings from being accepted during validation (see
https://github.com/Pylons/colander/pull/96).
Features Features
~~~~~~~~ ~~~~~~~~