Skip to content

Commit b493d2e

Browse files
committed
Update HISTORY
1 parent 8cc6261 commit b493d2e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

HISTORY

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
=====================
2+
What's new in 1.3.2
3+
=====================
4+
5+
* Add send_query() and read_query_result() method to low level connection.
6+
* Add waiter option.
7+
8+
9+
=====================
10+
What's new in 1.3.1
11+
=====================
12+
13+
This is a first fork of MySQL-python.
14+
Now named "mysqlclient"
15+
16+
* Support Python 3
17+
* Add autocommit option
18+
* Support microsecond in datetime field.
19+
20+
121
=====================
222
What's new in 1.2.4
323
=====================

0 commit comments

Comments
 (0)