Skip to content

Commit 6b066eb

Browse files
committed
Update unreleased changes
1 parent 06fd21c commit 6b066eb

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)