CHANGELOG.md: Add entry for PR #492

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2025-08-21 18:57:08 -04:00
parent 6d939bda25
commit 390dce5f0c
+2
View File
@@ -10,6 +10,7 @@
### Unreleased
* Switch to using rawzip for zip parsing and writing ([PR #489])
* Minor code improvement for file seeking ([PR #492])
### Version 3.20.0
@@ -586,3 +587,4 @@ Behind-the-scenes changes:
[PR #486]: https://github.com/chenxiaolong/avbroot/pull/486
[PR #487]: https://github.com/chenxiaolong/avbroot/pull/487
[PR #489]: https://github.com/chenxiaolong/avbroot/pull/489
[PR #492]: https://github.com/chenxiaolong/avbroot/pull/492