CHANGELOG.md: Add entry for PR #173

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2023-09-30 17:51:18 -04:00
parent 2f7556b530
commit 5b01feb344
+3
View File
@@ -9,6 +9,8 @@
### Unreleased
* Add new unpack and pack commands for cpio archives (ramdisks) ([PR #173])
Behind-the-scenes changes:
* Add streaming CPIO reader and writer ([PR #172])
@@ -101,3 +103,4 @@ Behind-the-scenes changes:
[PR #170]: https://github.com/chenxiaolong/avbroot/pull/170
[PR #171]: https://github.com/chenxiaolong/avbroot/pull/171
[PR #172]: https://github.com/chenxiaolong/avbroot/pull/172
[PR #173]: https://github.com/chenxiaolong/avbroot/pull/173