diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c570ef..00a4fe5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ ### Unreleased * Switch to using rawzip for zip parsing and writing ([PR #489]) -* Various code improvements ([PR #492], [PR #495]) +* Various code improvements ([PR #492], [PR #495], [PR #496]) ### Version 3.20.0 @@ -589,3 +589,4 @@ Behind-the-scenes changes: [PR #489]: https://github.com/chenxiaolong/avbroot/pull/489 [PR #492]: https://github.com/chenxiaolong/avbroot/pull/492 [PR #495]: https://github.com/chenxiaolong/avbroot/pull/495 +[PR #496]: https://github.com/chenxiaolong/avbroot/pull/496