Changelog entry for PR #99.

This commit is contained in:
Tres Seaver
2013-05-06 09:25:40 -04:00
parent dd6f5f036a
commit 11e8ca3d27

View File

@@ -4,6 +4,8 @@ Unreleased
Bug Fixes
~~~~~~~~~
- Avoid validating strings as sequences under Py3k.
- Sync documentation with 0.9.9 change to use ``insert_before`` rather than
``schema_order``. See https://github.com/Pylons/colander/issues/104