From a59c9b24160d67c7f2decc0d4f079bb6921f32c0 Mon Sep 17 00:00:00 2001 From: htcfreek <61519853+htcfreek@users.noreply.github.com> Date: Tue, 4 Apr 2023 18:50:34 +0200 Subject: [PATCH] Update changelog in ps1 file --- .../OsPackages/ResetLapsPassword/1.2/Install/Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ResetLapsPassword 1.2/Data/htcfreek/OsPackages/ResetLapsPassword/1.2/Install/Install.ps1 b/src/ResetLapsPassword 1.2/Data/htcfreek/OsPackages/ResetLapsPassword/1.2/Install/Install.ps1 index 8fb19bf..16f015b 100644 --- a/src/ResetLapsPassword 1.2/Data/htcfreek/OsPackages/ResetLapsPassword/1.2/Install/Install.ps1 +++ b/src/ResetLapsPassword 1.2/Data/htcfreek/OsPackages/ResetLapsPassword/1.2/Install/Install.ps1 @@ -52,7 +52,7 @@ Changes (Date / Version / Author / Change): 2023-01-25 / 0.2 / htcfreek / Complete rewrite of the package with changed variables and behavior. 2023-02-19 / 1.0 / htcfreek / Fix exception for missing LAPS user, comment improvement and first stable release. 2023-03-30 / 1.1 / htcfreek / Fix incorrect detection of missing Windows LAPS on unsupported systems with missing Legacy CSE.; Clean up PXE log in EMC.; Other log improvements (reboot, managed user). -2023-04-04 / 1.2 / htcfreek / Improved reboot behavior on pending Domain join reboot. +2023-04-04 / 1.2 / htcfreek / Improved reboot behavior on pending Domain join reboot.; Adding a description of the log levels. #>