diff --git a/CHANGELOG.md b/CHANGELOG.md index fec097b..cba42e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ Behind-the-scenes changes: * Add streaming CPIO reader and writer ([PR #172]) -* Update dependencies ([PR #174]) +* Update dependencies ([PR #174], [PR #181]) * Switch to prost for protobuf encoding/decoding ([PR #176]) ### Version 2.1.1 @@ -112,3 +112,4 @@ Behind-the-scenes changes: [PR #175]: https://github.com/chenxiaolong/avbroot/pull/175 [PR #176]: https://github.com/chenxiaolong/avbroot/pull/176 [PR #178]: https://github.com/chenxiaolong/avbroot/pull/178 +[PR #181]: https://github.com/chenxiaolong/avbroot/pull/181