update changelog

This commit is contained in:
Michael Merickel
2014-08-21 13:56:00 -05:00
parent e3fac24cfd
commit c5766396e2

View File

@@ -17,6 +17,11 @@ Bug Fixes
returning the ``drop`` instance instead of omitting the value. returning the ``drop`` instance instead of omitting the value.
https://github.com/Pylons/colander/issues/139 https://github.com/Pylons/colander/issues/139
- Fix an issue where the ``SchemaNode.title`` was clobbered by the ``name``
when defined as a class attribute.
See https://github.com/Pylons/colander/pull/183 and
https://github.com/Pylons/colander/pull/185
Features Features
~~~~~~~~ ~~~~~~~~