You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,17 @@ All notable changes to this project will be documented in this file. This projec
12
12
13
13
## [Unreleased]
14
14
15
+
Nothing yet.
16
+
17
+
## [1.21.0] - 2025-09-21
18
+
15
19
### Added
16
20
17
21
-`check-munki-pkgsinfo` now detects the incorrect key `condition` and suggests using `installable_condition` instead.
18
22
19
23
### Changed
20
24
21
-
- Renamed internal package from `pre_commit_hooks` to `pre_commit_macadmin_hooks` to resolve namespace collision with the official `pre-commit-hooks` package. (#78)
25
+
- Renamed internal package from `pre_commit_hooks` to `pre_commit_macadmin_hooks` to resolve namespace collision with the official `pre_commit_hooks`[package](https://github.com/pre-commit/pre-commit-hooks). (#78)
22
26
23
27
## [1.20.0] - 2025-08-09
24
28
@@ -431,7 +435,10 @@ All notable changes to this project will be documented in this file. This projec
0 commit comments