diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dc40907b..fa8471e5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * Update French translations ([PR #615 @NSO73]) * Add Romanian translations ([PR #613 @gilav23]) +* Add debug option to save log file ([PR #622 @chenxiaolong]) ### Version 1.72 @@ -959,3 +960,4 @@ Non-user-facing changes: [PR #612 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/612 [PR #613 @gilav23]: https://github.com/chenxiaolong/BCR/pull/613 [PR #615 @NSO73]: https://github.com/chenxiaolong/BCR/pull/615 +[PR #622 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/622