Skip to content

Commit eca1e10

Browse files
committed
CHANGELOG for changes in Write-Message needed to be updated too!
1 parent f0c9643 commit eca1e10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Added `NoWait` switch parameter to `New-FabricSQLDatabase` (#123)
1313

1414
### Changed
15+
- `Write-Message` uses `Write-Warning` & `Write-Error` accordingly rather than `Write-Host` with colour (#136)
1516
- Updated `Get-FabricWorkspaceUser` to support pipeline input for `WorkspaceId` and `WorkspaceName` parameters.
1617
- Renamed `Get-FabricWorkspaceUsers` to match the singular form
1718
- Get-FabricSqlDatabase accepts Workspace as a pipeline, handles errors correctly and can filter by name (#117).

0 commit comments

Comments
 (0)