diff --git a/CHANGELOG.md b/CHANGELOG.md index f47b56a1f..be2d3195f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Update Turkish translations ([PR #374 @symbuzzer]) * Prepare for API 34 update ([Issue #376], [PR #377 @PatrykMis]) * Add support for writing a JSON file containing the call metadata ([Issue #135], [Issue #380], [PR #382 @chenxiaolong]) +* Long pressing the output directory will now open it in the system file manager ([Issue #135], [PR #383 @chenxiaolong]) ### Version 1.47 @@ -657,3 +658,4 @@ Non-user-facing changes: [PR #375 @PatrykMis]: https://github.com/chenxiaolong/BCR/pull/375 [PR #377 @PatrykMis]: https://github.com/chenxiaolong/BCR/pull/377 [PR #382 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/382 +[PR #383 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/383