Update CHANGELOG.md

This commit is contained in:
Søren Theilgaard
2022-02-07 19:38:48 +01:00
parent 7d60f0a11f
commit 806c87266b

View File

@@ -21,6 +21,9 @@ Big changes to logging:
- A function to shorten duplicate lines in installation logs or output of longer commands - A function to shorten duplicate lines in installation logs or output of longer commands
- Ability to extract install.log in the time when Installomator was running, if further investigations needs to be done to logs - Ability to extract install.log in the time when Installomator was running, if further investigations needs to be done to logs
Fixes:
- Fixed a problem with pkgs: If they were mounted with .pkg in the name, then we would find the directory and not the pkg file itself.
- Minor fix for a check for a pkgName on a DMG. We used `ls` that would throw an error when not found, so the check was corrected.
## v8.0 ## v8.0