Skip to content

Commit

Permalink
Document addition of connection_string parameter in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MathMagique committed Apr 6, 2017
1 parent d9291a3 commit 5fa336c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Version 1.1.1
* Added supported for fetching results in batches of NumPy objects with
`cursor.fetchnumpybatches()` (thanks @yaxxie)
* MSSQL is now part of the Windows test suite (thanks @TWAC)
* `connect()` now allows to specify a `connection_string` instead of
individual arguments that are then compiles into a connection string (thanks @TWAC).

Version 1.1.0
=============
Expand Down

0 comments on commit 5fa336c

Please sign in to comment.