CHANGELOG.md: Add entry for PR #176

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2023-09-30 23:19:53 -04:00
parent 81d77d8610
commit 72be84b2fc
+2
View File
@@ -17,6 +17,7 @@ Behind-the-scenes changes:
* Add streaming CPIO reader and writer ([PR #172])
* Update dependencies ([PR #174])
* Switch to prost for protobuf encoding/decoding ([PR #176])
### Version 2.1.1
@@ -109,3 +110,4 @@ Behind-the-scenes changes:
[PR #173]: https://github.com/chenxiaolong/avbroot/pull/173
[PR #174]: https://github.com/chenxiaolong/avbroot/pull/174
[PR #175]: https://github.com/chenxiaolong/avbroot/pull/175
[PR #176]: https://github.com/chenxiaolong/avbroot/pull/176