CHANGELOG.md: Add entry for PR #606

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2026-06-04 22:57:50 -04:00
parent 22a0196cae
commit a06b7ade86
+3
View File
@@ -9,6 +9,7 @@
### Unreleased
* Add `avbroot ota list` subcommand to list all partitions in an OTA ([Issue #603], [PR #606])
* Update dependencies ([PR #605])
### Version 3.29.1
@@ -499,6 +500,7 @@ Behind-the-scenes changes:
[Issue #569]: https://github.com/chenxiaolong/avbroot/issues/569
[Issue #578]: https://github.com/chenxiaolong/avbroot/issues/578
[Issue #593]: https://github.com/chenxiaolong/avbroot/issues/593
[Issue #603]: https://github.com/chenxiaolong/avbroot/issues/603
[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
@@ -731,3 +733,4 @@ Behind-the-scenes changes:
[PR #587]: https://github.com/chenxiaolong/avbroot/pull/587
[PR #594]: https://github.com/chenxiaolong/avbroot/pull/594
[PR #605]: https://github.com/chenxiaolong/avbroot/pull/605
[PR #606]: https://github.com/chenxiaolong/avbroot/pull/606