We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed86bc commit 6e08b20Copy full SHA for 6e08b20
1 file changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [1.9.0] - 2021-01-18
6
+
7
+### Added
8
+- Added check for any unexpected processor arguments in any AutoPkg processor.
9
10
+### Removed
11
+- CodeSignatureVerifier processor argument verification (added in v1.8.2) has been replaced by the above.
12
13
## [1.8.2] - 2021-01-18
14
0 commit comments