CHANGELOG.md: Add entry for PR #153

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2023-09-19 23:54:51 -04:00
parent 1f08cb6d40
commit 67bca2e58c
+2
View File
@@ -22,6 +22,7 @@ Behind-the-scenes changes:
* Remove unnecessary use of `Arc` ([PR #147])
* Use bstr crate to escape mostly UTF-8 binary data ([PR #150])
* Improve error fields and error contest ([PR #153])
### Version 2.0.2
@@ -58,3 +59,4 @@ Behind-the-scenes changes:
[PR #149]: https://github.com/chenxiaolong/avbroot/pull/149
[PR #150]: https://github.com/chenxiaolong/avbroot/pull/150
[PR #152]: https://github.com/chenxiaolong/avbroot/pull/152
[PR #153]: https://github.com/chenxiaolong/avbroot/pull/153