Skip to content

Commit 8f01a69

Browse files
committed
Update changelog for 1.21.0 release
1 parent 3a2d49e commit 8f01a69

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,17 @@ All notable changes to this project will be documented in this file. This projec
1212

1313
## [Unreleased]
1414

15+
Nothing yet.
16+
17+
## [1.21.0] - 2025-09-21
18+
1519
### Added
1620

1721
- `check-munki-pkgsinfo` now detects the incorrect key `condition` and suggests using `installable_condition` instead.
1822

1923
### Changed
2024

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)
2226

2327
## [1.20.0] - 2025-08-09
2428

@@ -431,7 +435,10 @@ All notable changes to this project will be documented in this file. This projec
431435

432436
- Initial release
433437

434-
[Unreleased]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.18.0...HEAD
438+
[Unreleased]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.21.0...HEAD
439+
[1.21.0]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.20.0...v1.21.0
440+
[1.20.0]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.19.0...v1.20.0
441+
[1.19.0]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.18.0...v1.19.0
435442
[1.18.0]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.17.0...v1.18.0
436443
[1.17.0]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.16.2...v1.17.0
437444
[1.16.2]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.16.1...v1.16.2

0 commit comments

Comments
 (0)