Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/IotHub/IotHub/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
- Additional information about change #1
-->
## Upcoming Release
* Added support to manage distributed settings per-device. New Cmdlets are:
- `Get-AzIotHubDistributedTracing`
- `Set-AzIotHubDistributedTracing`

## Version 2.2.0
* Added support to manage devices in an Iot Hub. New Cmdlets are:
Expand All @@ -36,9 +39,6 @@
- `Get-AzIotHubDeviceParent`
- `Set-AzIotHubDeviceParent`
* Added support to manage device parent-child relationship.
* Added support to manage distributed settings per-device. New Cmdlets are:
- `Get-AzIotHubDistributedTracing`
- `Set-AzIotHubDistributedTracing`

## Version 2.1.0
* Added support to manage devices in an Iot Hub. New Cmdlets are:
Expand Down