Skip to content

Commit

Permalink
xSQLServer: Fix issues found in CHANGELOG.md from merged PRs (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
johlju authored Sep 7, 2017
1 parent de6a25b commit 63c2b52
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Unreleased

- Changes to xSQLServer
- Changes to xSQLServerSetup
- Fixed an issue with trailing slashes in the 'UpdateSource' Property ([issue #720](https://github.com/PowerShell/xSQLServer/issues/720)).
- Changes to xSQLServerAlwaysOnAvailabilityGroup
- Change the check of the values entered as parameter for
Expand All @@ -13,9 +13,9 @@
- Add possibility to enable the feature DtcSupportEnabled (SQL Server 2016 or
later only). The feature currently can't be altered once the Availability
Group is created.
- Changes to xSQLServerRole
- Running Get-DscConfiguration no longer throws an error saying property
Members is not an array ([Issue #790](https://github.com/PowerShell/xSQLServer/issues/790)).
- Changes to xSQLServerRole
- Running Get-DscConfiguration no longer throws an error saying property
Members is not an array ([issue #790](https://github.com/PowerShell/xSQLServer/issues/790)).

## 8.1.0.0

Expand Down

0 comments on commit 63c2b52

Please sign in to comment.