Skip to content

Commit

Permalink
CHANGELOG.md: Add entry for PR #528
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed Apr 15, 2024
1 parent f88912c commit cd14c13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

### Unreleased

* Fix removal of restrictions for `READ_CALL_LOG` permission on Android 14 QPR2 ([PR #528 @chenxiaolong])
* This only affects fresh installs of BCR. Android normally blocks users from granting this permission, even from Android's Settings app. The removal of this restriction now works on Android 14 QPR2 and newer.

### Version 1.62

* Automatically detect sample rates supported by the output format's encoder ([Issue #507], [PR #508 @chenxiaolong])
Expand Down Expand Up @@ -837,3 +840,4 @@ Non-user-facing changes:
[PR #519 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/519
[PR #522 @nicorac]: https://github.com/chenxiaolong/BCR/pull/522
[PR #523 @anenasa]: https://github.com/chenxiaolong/BCR/pull/523
[PR #528 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/528

0 comments on commit cd14c13

Please sign in to comment.