CHANGELOG.md: Add entry for PR #133

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2023-09-27 20:55:48 -04:00
parent cfd1dfb2eb
commit 111ec6ff1e
+2
View File
@@ -16,6 +16,7 @@
Behind-the-scenes changes:
* Consolidate logic for handling `--pass-file` and `--pass-env-var` ([PR #156])
* cargo-deny: Block executables in dependencies ([PR #133])
### Version 2.1.0
@@ -64,6 +65,7 @@ Behind-the-scenes changes:
[Issue #160]: https://github.com/chenxiaolong/avbroot/issues/160
[PR #130]: https://github.com/chenxiaolong/avbroot/pull/130
[PR #132]: https://github.com/chenxiaolong/avbroot/pull/132
[PR #133]: https://github.com/chenxiaolong/avbroot/pull/133
[PR #135]: https://github.com/chenxiaolong/avbroot/pull/135
[PR #136]: https://github.com/chenxiaolong/avbroot/pull/136
[PR #137]: https://github.com/chenxiaolong/avbroot/pull/137