Skip to content

Commit

Permalink
CHANGELOG.md: Add entry for PR #112
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed Dec 14, 2024
1 parent 778b682 commit 4b38850
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

### Unreleased

* Add support for incremental OTAs ([PR #112])
* Note that generating an incremental OTA is out of scope for Custota (and avbroot). They'll have to be generated using other tools. ([avbroot-inc-ota](https://github.com/chenxiaolong/avbroot-inc-ota) is one such tool, though it is tedious to build and requires compiling AOSP from source.)
* Add new `custota show-csig` subcommand for showing the contents of csig files ([PR #109])
* Switch to using a proper logging library in `custota-tool` ([PR #110])
* Update dependencies ([PR #111])
Expand Down Expand Up @@ -275,3 +277,4 @@ Changes:
[PR #109]: https://github.com/chenxiaolong/Custota/pull/109
[PR #110]: https://github.com/chenxiaolong/Custota/pull/110
[PR #111]: https://github.com/chenxiaolong/Custota/pull/111
[PR #112]: https://github.com/chenxiaolong/Custota/pull/112

0 comments on commit 4b38850

Please sign in to comment.