diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a744c2..b7c5fad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * Switch to using rawzip for zip parsing and writing ([PR #489]) * Various code improvements ([PR #492], [PR #495], [PR #496], [PR #497], [PR #499], [PR #500], [PR #501]) +* Update dependencies ([PR #498]) ### Version 3.20.0 @@ -591,6 +592,7 @@ Behind-the-scenes changes: [PR #495]: https://github.com/chenxiaolong/avbroot/pull/495 [PR #496]: https://github.com/chenxiaolong/avbroot/pull/496 [PR #497]: https://github.com/chenxiaolong/avbroot/pull/497 +[PR #498]: https://github.com/chenxiaolong/avbroot/pull/498 [PR #499]: https://github.com/chenxiaolong/avbroot/pull/499 [PR #500]: https://github.com/chenxiaolong/avbroot/pull/500 [PR #501]: https://github.com/chenxiaolong/avbroot/pull/501