CHANGELOG.md: Add entry for PR #368

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2024-11-04 18:54:23 -05:00
parent 062aa21485
commit 8a0d147993
+5
View File
@@ -7,6 +7,10 @@
to update the actual links at the bottom of the file.
-->
### Unreleased
* Update all dependencies ([PR #368])
### Version 3.8.0
* Add `avbroot avb digest` subcommand for computing the special vbmeta digest ([PR #363])
@@ -376,3 +380,4 @@ Behind-the-scenes changes:
[PR #362]: https://github.com/chenxiaolong/avbroot/pull/362
[PR #363]: https://github.com/chenxiaolong/avbroot/pull/363
[PR #364]: https://github.com/chenxiaolong/avbroot/pull/364
[PR #368]: https://github.com/chenxiaolong/avbroot/pull/368