Skip to content

Commit

Permalink
CHANGELOG.md: Add entry for PR #52
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
  • Loading branch information
chenxiaolong committed Apr 6, 2024
1 parent c43e3a6 commit 3fe7493
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 @@ -11,6 +11,7 @@

* Add debug option for installing custom csig validation certs ([Issue #47], [PR #48])
* Update Kotlin and Rust dependencies ([PR #49])
* Work around Android builds that lie about the security patch release in `Build.VERSION.SECURITY_PATCH` ([Issue #51], [PR #52])

### Version 4.0

Expand Down Expand Up @@ -97,6 +98,7 @@ Changes:
[Issue #40]: https://github.com/chenxiaolong/Custota/issues/40
[Issue #42]: https://github.com/chenxiaolong/Custota/issues/42
[Issue #47]: https://github.com/chenxiaolong/Custota/issues/47
[Issue #51]: https://github.com/chenxiaolong/Custota/issues/51
[PR #1]: https://github.com/chenxiaolong/Custota/pull/1
[PR #2]: https://github.com/chenxiaolong/Custota/pull/2
[PR #6]: https://github.com/chenxiaolong/Custota/pull/6
Expand All @@ -123,3 +125,4 @@ Changes:
[PR #43]: https://github.com/chenxiaolong/Custota/pull/43
[PR #48]: https://github.com/chenxiaolong/Custota/pull/48
[PR #49]: https://github.com/chenxiaolong/Custota/pull/49
[PR #52]: https://github.com/chenxiaolong/Custota/pull/52

0 comments on commit 3fe7493

Please sign in to comment.