CHANGELOG.md: Add entry for PR #197

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2023-10-27 18:00:14 -04:00
parent c2f4297bb7
commit a14cab71e5
+2
View File
@@ -21,6 +21,7 @@ Behind-the-scenes changes:
* Bump maximum payload manifest size to 4 MiB ([PR #182])
* Reword file handle reopen functionality to use traits instead of callbacks ([PR #189])
* Don't set signature algorithm field for indirectly signed boot images ([PR #191])
* Update dependencies ([PR #197])
### Version 2.2.0
@@ -141,3 +142,4 @@ Behind-the-scenes changes:
[PR #190]: https://github.com/chenxiaolong/avbroot/pull/190
[PR #191]: https://github.com/chenxiaolong/avbroot/pull/191
[PR #196]: https://github.com/chenxiaolong/avbroot/pull/196
[PR #197]: https://github.com/chenxiaolong/avbroot/pull/197