Skip to content

Commit

Permalink
CHANGELOG.md: Add entry for PR #96
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 Oct 26, 2024
1 parent b9b714a commit 3006c41
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 @@ -23,6 +23,7 @@
* Prevent background upload notifications from rapidly appearing and disappearing when writing many small files ([PR #91])
* Fix biometric and device credential authentication on Android <11 ([Issue #93], [PR #94])
* Work around an Android bug in Android <11 that causes the edge-to-edge layout to not account for the navigation bar ([Issue #93], [PR #95])
* Fix potential issue with crash handler itself crashing when attempting to write a log file ([PR #96])

### Version 1.29

Expand Down Expand Up @@ -253,3 +254,4 @@
[PR #92]: https://github.com/chenxiaolong/RSAF/pull/92
[PR #94]: https://github.com/chenxiaolong/RSAF/pull/94
[PR #95]: https://github.com/chenxiaolong/RSAF/pull/95
[PR #96]: https://github.com/chenxiaolong/RSAF/pull/96

0 comments on commit 3006c41

Please sign in to comment.