Skip to content

Commit

Permalink
Prep release notes for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpjs committed Jan 10, 2022
1 parent 2ac0384 commit 450a99c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ This file documents all notable changes.
Most lines should begin with one of these words:
*Add*, *Fix*, *Update*, *Change*, *Deprecate*, *Remove*.

## [Unreleased](https://github.com/sharpjs/PSConcurrent/compare/v2.0.0..HEAD)
<!--
## [Unreleased](https://github.com/sharpjs/PSql/compare/release/2.0.1..HEAD)
Future release.
-->

## [2.0.1](https://github.com/sharpjs/PSql/compare/release/2.0.0..release/2.0.1)
- Fix `GetConnectionString` error with `-AuthenticationMode SqlPassword` and
`SqlClientVersion.Legacy`:

Expand All @@ -18,12 +23,7 @@ Most lines should begin with one of these words:
> A credential is required when connecting to Azure SQL Database using
> authentication mode 'SqlPassword'.
<!--
## [2.0.1](https://github.com/sharpjs/PSConcurrent/compare/v2.0.0..v2.0.1)
Future release.
-->

## [2.0.0](https://github.com/sharpjs/PSConcurrent/tree/v2.0.0)
## [2.0.0](https://github.com/sharpjs/PSql/tree/release/2.0.0)
The 2.0.0 release is a complete rewrite of PSql.
- Change module type to binary.
- Change target to PowerShell 7.0+ / .NET Core 3.1.
Expand Down

0 comments on commit 450a99c

Please sign in to comment.