forgot changelog

This commit is contained in:
Brian Sutherland
2013-08-16 13:44:29 +02:00
parent bd50b37369
commit a9ea1f84ea

View File

@@ -23,6 +23,10 @@ Bug Fixes
``ParseErrorr`` in ``parse_date``, so that the validation machinery
upstream handles it properly.
- ``iso8601.py``: Correctly parse datetimes with a timezone of Z even
when the default_timezone is set. These previously had the default
timezone.
Features
~~~~~~~~