documented changes; added name to contibutors
This commit is contained in:
@@ -4,6 +4,11 @@ Unreleased
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- Removed forked iso8601 and change to dependency on pypi iso8601
|
||||
(due to float rounding bug on microsecond portion when parsing
|
||||
iso8601 datetime string). Left an iso8601.py stub for backwards
|
||||
compatibility.
|
||||
|
||||
- Time of "00:00" no longer gives ``colander.Invalid``.
|
||||
|
||||
- Un-break wrapping of callable instances as ``colander.deferred``.
|
||||
|
@@ -118,3 +118,4 @@ Contributors
|
||||
- Alex Marandon, 2013/12/21
|
||||
- Cédric Messiant, 2014/06/27
|
||||
- Gouji Ochiai, 2014/08/21
|
||||
- Tim Tisdall, 2014/09/10
|
||||
|
Reference in New Issue
Block a user