changelog

This commit is contained in:
Mike Bayer
2013-03-18 14:20:28 -07:00
parent ed58169c83
commit 25f1487d60
+8
View File
@@ -6,6 +6,14 @@
.. changelog::
:version: 0.8.1
.. change::
:tags: bug, mssql
:tickets: 2683
:pullreq: 46
Fixed Py3K bug regarding "binary" types and
pymssql. Courtesy Marc Abramowitz.
.. change::
:tags: bug, postgresql
:tickets: 2680