Skip to content

Commit e5c0b1e

Browse files
committed
Update change log
1 parent 37e528b commit e5c0b1e

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.10.2] - 2021-11-20
6+
7+
### Added
8+
- `BrewCaskInfoProvider` has been added to the list of deprecated AutoPkg processors.
9+
- More output when `check-git-config-email` fails.
10+
511
## [1.10.1] - 2021-02-21
612

713
### Added
@@ -227,7 +233,10 @@ All notable changes to this project will be documented in this file. This projec
227233
- Initial release
228234

229235

230-
[Unreleased]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.8.2...HEAD
236+
[Unreleased]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.10.2...HEAD
237+
[1.10.2]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.10.1...v1.10.2
238+
[1.10.1]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.9.0...v1.10.1
239+
[1.9.0]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.8.2...v1.9.0
231240
[1.8.2]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.8.1...v1.8.2
232241
[1.8.1]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.8.0...v1.8.1
233242
[1.8.0]: https://github.com/homebysix/pre-commit-macadmin/compare/v1.7.0...v1.8.0

0 commit comments

Comments
 (0)