add note to changelog

This commit is contained in:
Chris McDonough
2011-04-02 13:08:05 -04:00
parent 0ad9f28e59
commit 3a1b50cc50

View File

@@ -10,6 +10,10 @@ Next release
- Use ``default_tzinfo`` when deserializing naive datetimes. See
https://github.com/Pylons/colander/issues#issue/5.
- Allow ``default_tzinfo`` to be ``None`` when creating a
``colander.DateTime``. See
https://github.com/Pylons/colander/issues#issue/6.
0.9.2 (2011-03-28)
------------------