CHANGELOG.md: Add entry for PR #261

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2024-03-05 21:59:07 -05:00
parent f615bf48cc
commit 4ce4863237
+2
View File
@@ -10,6 +10,7 @@
### Unreleased
* Cache salted SHA-256 contexts for a small performance improvement ([PR #257])
* Fix loading certificates that have extra text outside of the marker lines ([PR #261])
### Version 3.1.0
@@ -249,3 +250,4 @@ Behind-the-scenes changes:
[PR #255]: https://github.com/chenxiaolong/avbroot/pull/255
[PR #256]: https://github.com/chenxiaolong/avbroot/pull/256
[PR #257]: https://github.com/chenxiaolong/avbroot/pull/257
[PR #261]: https://github.com/chenxiaolong/avbroot/pull/261