Skip to content

Commit 51b2544

Browse files
committed
Update change log for 1.10.0
1 parent c9926df commit 51b2544

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.0] - 2021-02-21
6+
7+
### Added
8+
- In anticipation of AutoPkg 2.3, now supports checking YAML recipes (must have extension `.recipe.yaml`).
9+
- In anticipation of AutoPkg 2.3, supports additional AutoPkg plist extension `.recipe.plist`.
10+
- Supports JSON AutoPkg recipes (must have extension `.recipe.json`). NOTE: AutoPkg itself does not yet support JSON recipes.
11+
- Built placeholder for checking for unused AutoPkg recipe input variables in the future. Check is disabled for now.
12+
13+
### Fixed
14+
- Fixed a bug preventing display of AutoPkg recipe path and identifier if duplicate identifier is found in the repo.
15+
516
## [1.9.0] - 2021-01-18
617

718
### Added

0 commit comments

Comments
 (0)