File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,13 @@ All notable changes to this project will be documented in this file. This projec
1212
1313## [ Unreleased]
1414
15- Nothing yet.
15+ ### Added
16+
17+ - ` check-autopkg-recipes ` and ` check-munki-pkgsinfo ` now validates that ` supported_architectures ` values are set appropriately.
18+
19+ ### Changed
20+
21+ - Improvements to ` check-preference-manifests ` hook. (#91 , thanks to @relgit )
1622
1723## [ 1.19.0] - 2025-01-16
1824
@@ -22,7 +28,6 @@ Nothing yet.
2228- Apply the same checks to ` uninstaller_item_location ` that were previously applied to ` installer_item_location ` .
2329- ` check-autopkg-recipes ` requires Munki recipe ` pkginfo ` dicts to contain at least ` name ` and ` description ` .
2430- ` check-autopkg-recipes ` now validates that ` uninstall_method ` and ` uninstall_script ` are set appropriately in Munki recipes.
25- - ` check-autopkg-recipes ` and ` check-munki-pkgsinfo ` now validates that ` supported_architectures ` values are set appropriately.
2631
2732### Changed
2833
You can’t perform that action at this time.
0 commit comments