Skip to content

Commit

Permalink
CHANGELOG.md: Add entry for PR #147
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed Sep 18, 2023
1 parent e683fce commit fb7be77
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
* This fixes the `ota extract` and `ota verify` commands in some multithreaded situations.
* Add `--version` option to print out avbroot's version ([Issue #138], [PR #140 @chenxiaolong])

Behind-the-scenes changes:

* Remove unnecessary use of `Arc` ([PR #147 @chenxiaolong])

### Version 2.0.2

* Fix `data_offset` being set for payload operations that don't need it ([PR #136 @chenxiaolong])
Expand Down Expand Up @@ -40,3 +44,4 @@ Behind-the-scenes changes:
[PR #137 @chenxiaolong]: https://github.com/chenxiaolong/avbroot/pull/137
[PR #139 @chenxiaolong]: https://github.com/chenxiaolong/avbroot/pull/139
[PR #140 @chenxiaolong]: https://github.com/chenxiaolong/avbroot/pull/140
[PR #147 @chenxiaolong]: https://github.com/chenxiaolong/avbroot/pull/147

0 comments on commit fb7be77

Please sign in to comment.