Update changelog

This commit is contained in:
Przemyslaw Klys
2022-07-27 09:39:57 +02:00
parent 1ca78cf5f5
commit 4781b91e23
+3
View File
@@ -1,5 +1,8 @@
# GPOZaurr Release History
## 0.0.152
- ️ Improved `Invoke-GPOZaurr` - disable deprecated reports if user doesn't ask for them but asks for all reports to be generated. Those reports are now disabled by default: GPOPermissionsAdministrative,GPOPermissionsRead,GPOPermissionsRoot,GPOPermissionsUnknown
## 0.0.151 - 2022.07.26
- ️ Improved `Invoke-GPOZaurr` by adding `SplitReports` functionality. This will allow you to split the reports into multiple files with a single request.
- ️ Improved `Get-GPOZaurrInheritance` with some error handling