Skip to content

Commit

Permalink
Merge pull request #43 from teamviewer/FixChangelogListFormat
Browse files Browse the repository at this point in the history
Fix CHANGELOG.md list format
  • Loading branch information
ChristianJ-TV authored Oct 4, 2023
2 parents a8d4c92 + be1b7a3 commit 292f3d1
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 @@ -5,7 +5,7 @@
### Added

- Added 'Set-TeamViewerApiURi' to use TeamViewer test API.
- Added commands to remotely manage user roles of a TeamViewer company.
- Added user role commands to remotely manage user roles of a TeamViewer company.
- Added `Add-TeamViewerAssignment` and `Remove-TeamViewerAssignment` commands to assign and unassign a device from a TeamViewer company.
- Added `Add-TeamViewerCustomization` and `Remove-TeamViewerCustomization` commands to apply and remove customization.
- Added `Export-TeamViewerSystemInformation` to create zip file for support.
Expand All @@ -16,8 +16,8 @@
### Changed

- Extended `Invoke-TeamViewerPackageDownload` with MSI package type.
- Folder structure modified.
- `-RemovePolicy` switch removed from `Set-TeamViewerManagedDevice`.
- Optimized folder structure.

### Fixed

Expand All @@ -37,7 +37,7 @@
### Added

- Added `Remove-TeamViewerUser` cmdlet to remove user from TeamViewer company. (Thanks @OtterKring)
- Added `Remove-TeamViewerManagedDeviceManagement` to un-manage a device.
- Added `Remove-TeamViewerManagedDeviceManagement` to unmanage a device.

### Changed

Expand Down Expand Up @@ -93,4 +93,4 @@

## 1.0.0 (2021-01-15)

- Initial release of TeamViewerPS
- Initial release of TeamViewerPS

0 comments on commit 292f3d1

Please sign in to comment.