Skip to content

Commit d783053

Browse files
committed
6.5.5
1 parent 9ca9a37 commit d783053

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ This change aims to enhance visibility within the community and to foster a more
431431

432432
We appreciate your continued support and enthusiasm for the Logic.Monitor PowerShell module. Your contributions and feedback are vital to the success of this project, and we look forward to seeing how the module evolves with your participation.
433433

434-
## 6.5.4
434+
## 6.5.5
435435
### Bug Fixes
436436
- Fixed a bug that prevented the Get-LMAlerts cmdlet from respecting custom -Sort parameters.
437437
- Fixed a bug that prevented setting a prefered log collecor when using Set-LMDevice. Use *-EnableLogCollection* $true to enable log collection on the device while specifying a preferred log collector using *-LogCollectorId*.

RELEASENOTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Previous module release notes
2-
## 6.5.3
2+
## 6.5.5
3+
### Bug Fixes
4+
- Bug fix with Get-LMLogMessage. Fixed issue with Async queries defaulting to 15minute time range.
5+
6+
## 6.5.4
37
### New Cmdlets
48
- **Get-LMLogMessage**: Added cmdlet to get log messages.
59

0 commit comments

Comments
 (0)