Update CHANGELOG

This commit is contained in:
INADA Naoki
2015-02-01 05:23:37 +09:00
parent f53d37f131
commit 63053bb677

View File

@@ -2,6 +2,8 @@ Changes
--------
0.6.4 -Support "LOAD LOCAL INFILE". Thanks @wraziens
-Show MySQL warnings after execute query.
-Fix MySQLError may be wrapped with OperationalError while connectiong. (#274)
0.6.3 -Fixed multiple result sets with SSCursor.
-Fixed connection timeout.