Skip to content

Commit 6ad6b2f

Browse files
committed
docs: Some updates.
1 parent 97ed87d commit 6ad6b2f

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

ChangeLog

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,18 @@ Version 2.1.4 - To be released
77
General
88
-------
99

10-
TBA
10+
- Allow linkage against FreeTDS (by dropping usage of deprecated
11+
``DBVERSION_80`` symbol.) (GH-432)
1112

1213
Bug fixes
1314
---------
1415

1516
- Finish implementation of TDS protocol version 7.3 support by actually
1617
accepting ``"7.3"`` as TDS protocol version when establishing a connection.
18+
(GH-455)
19+
- Fixed and expanded Python data types that can be used to pass ``VARBINARY``,
20+
``BINARY`` and ``IMAGE`` SQL Server Stored Procedures input parameters.
21+
(GH-425). Thanks Bill Adams for the fix.
1722

1823
Version 2.1.3 - 2016-06-22 - Ramiro Morales
1924
===========================================

0 commit comments

Comments
 (0)