Added last patchnote and incremented version number
This commit is contained in:
parent
7a01bf51b0
commit
b7fdd6656f
|
|
@ -12,7 +12,7 @@
|
||||||
RootModule = 'Get-PC.psm1'
|
RootModule = 'Get-PC.psm1'
|
||||||
|
|
||||||
# Version number of this module.
|
# Version number of this module.
|
||||||
ModuleVersion = '0.4.14'
|
ModuleVersion = '0.4.15'
|
||||||
|
|
||||||
# Supported PSEditions
|
# Supported PSEditions
|
||||||
# CompatiblePSEditions = @()
|
# CompatiblePSEditions = @()
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@ Patch 2025-2-13
|
||||||
-Add HostnamesByPrinter to list hostnames with printer installed
|
-Add HostnamesByPrinter to list hostnames with printer installed
|
||||||
-Add JobsPrinters to query many printers faster
|
-Add JobsPrinters to query many printers faster
|
||||||
-Update Apps no longer queries sccm when workstation is online
|
-Update Apps no longer queries sccm when workstation is online
|
||||||
|
-Fix Monitor reports initial state to output instead of host
|
||||||
|
|
||||||
Patch: 2025-2-4
|
Patch: 2025-2-4
|
||||||
-Add ADGroups flag to list out a workstation or user's AD groups
|
-Add ADGroups flag to list out a workstation or user's AD groups
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue