Skip to content

Commit

Permalink
Update changelog for 9.5.0 (#1682)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilgreenbird authored Nov 5, 2021
1 parent ac5a25d commit 14953c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
- Updated mssql-jdbc_auth_LICENSE [1663](https://github.com/microsoft/mssql-jdbc/pull/1663)
### Fixed issues
- Fixed and issue where Statement.closeOnCompletion() would cause a Null Pointer Exeception [1639](https://github.com/microsoft/mssql-jdbc/pull/1639)
- Fixed conversion of LocalDateTime and LocalTime to String in Bulk Copy [1640](https://github.com/microsoft/mssql-jdbc/pull/1640)


## [9.4.0] Stable Release
Expand Down

0 comments on commit 14953c2

Please sign in to comment.