Skip to content

Commit

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

### Unreleased

* Add support for call redirection apps that use regular phone calls behind the scenes, like Google Voice ([Issue #433], [PR #444 @chenxiaolong])
* Please see [the documentation for this feature](./README.md#call-redirection) because there are many limitations.

### Version 1.53

It's Android 14 release day! All previous versions of BCR should work on Android 14. This release is just the first one that targets API 34.
Expand Down Expand Up @@ -532,6 +535,7 @@ Non-user-facing changes:
[Issue #394]: https://github.com/chenxiaolong/BCR/issues/394
[Issue #422]: https://github.com/chenxiaolong/BCR/issues/422
[Issue #429]: https://github.com/chenxiaolong/BCR/issues/429
[Issue #433]: https://github.com/chenxiaolong/BCR/issues/433
[PR #2 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/2
[PR #4 @EleoXDA]: https://github.com/chenxiaolong/BCR/pull/4
[PR #7 @marat2509]: https://github.com/chenxiaolong/BCR/pull/7
Expand Down Expand Up @@ -737,3 +741,4 @@ Non-user-facing changes:
[PR #424 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/424
[PR #430 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/430
[PR #434 @symbuzzer]: https://github.com/chenxiaolong/BCR/pull/434
[PR #444 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/444

0 comments on commit fb50768

Please sign in to comment.