Update HISTORY

This commit is contained in:
INADA Naoki
2014-07-03 21:39:48 +09:00
parent 8cc6261fe2
commit b493d2ead4

20
HISTORY
View File

@@ -1,3 +1,23 @@
=====================
What's new in 1.3.2
=====================
* Add send_query() and read_query_result() method to low level connection.
* Add waiter option.
=====================
What's new in 1.3.1
=====================
This is a first fork of MySQL-python.
Now named "mysqlclient"
* Support Python 3
* Add autocommit option
* Support microsecond in datetime field.
=====================
What's new in 1.2.4
=====================