Update HISTORY

This commit is contained in:
INADA Naoki
2015-02-06 22:06:31 +09:00
parent 59406a9349
commit eb4432a23a

10
HISTORY
View File

@@ -1,3 +1,13 @@
=====================
What's new in 1.3.5
=====================
Fix TINYBLOB, MEDIUMBLOB and LONGBLOB are treated as string and decoded
to unicode or cause UnicodeError.
Fix aware datetime is formatted with timezone offset (e.g. "+0900").
=====================
What's new in 1.3.4
=====================