CHANGELOG.md: Add entry for PR #587

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2026-03-28 01:14:41 -04:00
parent 9b7f27e384
commit 4c3e1efd99
+2
View File
@@ -10,6 +10,7 @@
### Unreleased
* Add support for unpacking/packing payloads at the same time as the OTA in `avbroot zip {unpack,pack}` ([Discussion #582], [PR #586])
* Add new `--skeleton` option to `avbroot payload unpack` ([Discussion #582], [PR #587])
### Version 3.28.0
@@ -718,3 +719,4 @@ Behind-the-scenes changes:
[PR #580]: https://github.com/chenxiaolong/avbroot/pull/580
[PR #584]: https://github.com/chenxiaolong/avbroot/pull/584
[PR #586]: https://github.com/chenxiaolong/avbroot/pull/586
[PR #587]: https://github.com/chenxiaolong/avbroot/pull/587