Skip to content

Commit

Permalink
CHANGELOG.md: Add entry for PR #97
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed Oct 26, 2024
1 parent ca77f14 commit 105b6ac
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 @@ -24,6 +24,7 @@
* 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])
* Allow importing any file to work around issues where Android reports an unexpected MIME type ([Issue #93], [PR #97])

### Version 1.29

Expand Down Expand Up @@ -255,3 +256,4 @@
[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
[PR #97]: https://github.com/chenxiaolong/RSAF/pull/97

0 comments on commit 105b6ac

Please sign in to comment.