diff --git a/HISTORY b/HISTORY index 19d53c9..a2177e7 100644 --- a/HISTORY +++ b/HISTORY @@ -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 =====================