Skip to content

Commit

Permalink
CHANGELOG.md: Add entry for PR #115
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 20ac756 commit 303b236
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
* 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])
* Add OS security patch level and vbmeta digest to the list of OS information presented in the UI ([PR #113])
* Cancel periodic background job entirely when automatic update checks are disabled to avoid waking up the device for a no-op ([PR #114])
* Update dependencies ([PR #111], [PR #115])

### Version 5.3

Expand Down Expand Up @@ -281,3 +281,5 @@ Changes:
[PR #111]: https://github.com/chenxiaolong/Custota/pull/111
[PR #112]: https://github.com/chenxiaolong/Custota/pull/112
[PR #113]: https://github.com/chenxiaolong/Custota/pull/113
[PR #114]: https://github.com/chenxiaolong/Custota/pull/114
[PR #115]: https://github.com/chenxiaolong/Custota/pull/115

0 comments on commit 303b236

Please sign in to comment.