Skip to content

Commit ee23677

Browse files
committed
Update change log for 1.14.1
1 parent 2b430ac commit ee23677

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ All notable changes to this project will be documented in this file. This projec
1414

1515
Nothing yet.
1616

17+
## [1.14.1] - 2023-11-20
18+
19+
### Fixed
20+
21+
- Fixed a bug that would cause a Python traceback when checking Munki repos that use `nopkg` type items.
22+
1723
## [1.14.0] - 2023-11-19
1824

1925
### Added
@@ -318,7 +324,9 @@ Nothing yet.
318324

319325
- Initial release
320326

321-
[Unreleased]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.13.0...HEAD
327+
[Unreleased]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.14.1...HEAD
328+
[1.14.1]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.14.0...v1.14.1
329+
[1.14.0]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.13.0...v1.14.0
322330
[1.13.0]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.12.4...v1.13.0
323331
[1.12.4]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.12.3...v1.12.4
324332
[1.12.3]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.12.2...v1.12.3

0 commit comments

Comments
 (0)