Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Jun 9, 2021
1 parent e6f6ca6 commit 6879c89
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v7.1.1 (2021-06-09)
-------------------
[fix] Errors from tedious connection creation now cause connection promise to
reject ((#1254)[https://github.com/tediousjs/node-mssql/pull/1254])
[fix] Encrypt and transaction binding settings now respect value parsed from
connection strings
((#1252)[https://github.com/tediousjs/node-mssql/pull/1252)

v7.1.0 (2021-05-13)
-------------------
[new] Add `parseJSON` support to query strings
Expand Down

0 comments on commit 6879c89

Please sign in to comment.