Skip to content

Commit

Permalink
CHANGELOG.md: Add entry for PR #398
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 Dec 12, 2024
1 parent 12d6f7f commit 6de5cb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* Fix crash when ignoring warning about `--magisk-preinit-device` not being specified ([PR #394])
* When using `--ignore-magisk-warnings`, assume that unsupported Magisk versions newer than the latest supported version are capable of all features ([Issue #393], [PR #395])
* Rebase our fork of bzip2-rs on top of v0.5.0 and switch to the Rust backend ([PR #397])
* Minor code cleanup for custom integer range type ([PR #398])

### Version 3.10.0

Expand Down Expand Up @@ -420,3 +421,4 @@ Behind-the-scenes changes:
[PR #394]: https://github.com/chenxiaolong/avbroot/pull/394
[PR #395]: https://github.com/chenxiaolong/avbroot/pull/395
[PR #397]: https://github.com/chenxiaolong/avbroot/pull/397
[PR #398]: https://github.com/chenxiaolong/avbroot/pull/398

0 comments on commit 6de5cb7

Please sign in to comment.