docs: Update CHANGELOG

This commit is contained in:
DrIOS
2024-06-08 11:28:13 -05:00
parent f6aa4b83dd
commit 70dcd74643

View File

@@ -17,6 +17,7 @@ The format is based on and uses the types of changes according to [Keep a Change
- Improved `Test-RestrictCustomScripts` to handle long URL lengths better by extracting and replacing common hostnames, and provided detailed output. - Improved `Test-RestrictCustomScripts` to handle long URL lengths better by extracting and replacing common hostnames, and provided detailed output.
- Added sorting to output. - Added sorting to output.
- Created new functions for improved modularity. - Created new functions for improved modularity.
- Parameter validation for excel and csv path in sync function
### Fixed ### Fixed