This commit is contained in:
Przemyslaw Klys
2020-07-21 13:00:27 +02:00
parent 5071c0da07
commit 9c3ea2bbe7
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
}
}
RequiredModules = @{
ModuleVersion = '0.0.158'
ModuleVersion = '0.0.159'
ModuleName = 'PSSharedGoods'
Guid = 'ee272aa8-baaa-4edf-9f45-b6d6f7d844fe'
}, @{
+2
View File
@@ -42,6 +42,8 @@ That's it. Whenever there's a new version, you run the command, and you can enjo
- 0.0.48 - Unreleased
- Added `Get-GPOZaurrFilesPolicyDefinitions`
- Updates to `Invoke-GPOZaurr` - still work in progress
- Updates to `Get-GPOZaurrFiles` - still work in progress
- Module will now be signed
- 0.0.47 - 29.06.2020
- Update to `Get-GPOZaurrAD` for better error reporting
- Updates to `Invoke-GPOZaurr` - still work in progress