mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
Update HISTORY
This commit is contained in:
10
HISTORY
10
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
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user