Update history

This commit is contained in:
Inada Naoki
2018-12-04 20:55:19 +09:00
parent c64915b1e5
commit f04067faa9

View File

@@ -13,6 +13,10 @@ Release: TBD
* Remove ``errorhandler`` from Connection and Cursor classes.
* Remove context manager API from Connection. It was for transaction.
New context manager API for closing connection will be added in future version.
======================
What's new in 1.3.14
======================