diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ee92b54d..68b4d5e00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,7 +53,9 @@ - Refactored some of the code, cleaned up the rest and fixed PSSA rules warnings (issue #261). - If parameter TcpDynamicPort is set to '0' at the same time as TcpPort is set the resource will now throw an error (issue #535). - Added examples (issue #536). - - When TcpDynamicPorts is set to '0' the Test-TargetResource function will no longer fail each time (issue #564). + - When TcpDynamicPorts is set to '0' the Test-TargetResource function will no longer fail each time (issue #564). +- Changes to xSQLServerRSConfig + - Replaced sqlcmd.exe usages with Invoke-Sqlcmd calls (issue #567). ## 7.0.0.0